aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Move location Button of Button Dynamically Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Move location Button of Button Dynamically " Watch "Move location Button of Button Dynamically " New topic
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
    
    3

By using an appropriate layout manager.


luck, db
There are no new questions, but there may be new answers.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Move location Button of Button Dynamically
 
Similar Threads
applet terminating
Refresh problem in applet
applet
Interesting security issue
Running exe files with java