| Author |
Move location Button of Button Dynamically
|
vineet kumar chaudhry
Ranch Hand
Joined: Apr 02, 2011
Posts: 45
|
|
Hi Java Lovers
I am using an applet in browser and I want user to set the size of applet
In the applet there exists a button.
Now I want that whenever user increases /decreases the size of applet,the button location should e adjusted
How would I do that?
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4164
|
|
|
By using an appropriate layout manager.
|
luck, db
There are no new questions, but there may be new answers.
|
 |
 |
|
|
subject: Move location Button of Button Dynamically
|
|
|