java - alignment in applet -


How can we align variois interface components (such as labels, textfields, buttons) in applets ??

For example I want 4 labels and one button in a label, in which all the components should be in separate line ?? how can we do it ??

Use layout managers in Java to align components depends on different commands. Try it for reference

and call the Layout Manager for your own position call tap layout ()


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -