jbpelletier
Programmer
hi,
i wanna add an icone file to a JToggleButton (done), and set
the image to be stretch (fill the button area).
in delphi i would simply do,
mybutton.stretch:=true;
possible in java?, how?
tanx a lot jb
i wanna add an icone file to a JToggleButton (done), and set
the image to be stretch (fill the button area).
in delphi i would simply do,
mybutton.stretch:=true;
possible in java?, how?
tanx a lot jb