Hi friends...
can any one help me how to change the position(or co-ordinates) of button in JAVA applet.........
Hi friends...
can any one help me how to change the position(or co-ordinates) of button in JAVA applet.........
which layout you are using while positioning java objects? Try using null (no) layout or gridbaglayout. These will give maximum flexibility.
Thanks,
Krishna
Hi Krishna..,
Thanks for your reply and can you please tell me, Is it possible to use buttons without using layout and place at desired points?(Suppose i want to place it in 20,100(x and y values) or some other co-ordinates. How to do it..?)
Use null layout. That should help you.
Java: Null Layout Manager (swing) - Tech-Recipes.com
Thanks,
Krishna
thanks for your kind reply.....
There are currently 1 users browsing this thread. (0 members and 1 guests)