Hello.. wondering if someone can help me
basically im wanting to position a number of buttons in a number of
different positions on my applet.
Ive tried using the mybutton.setPosition but it doensn't work...
how would i go about doing this??
i'd appriciate any help..
mike.
Christophe Vanfleteren - 21 Mar 2004 19:10 GMT
> Hello.. wondering if someone can help me
>
[quoted text clipped - 8 lines]
>
> mike.
You'll need to learn about layout managers:
<http://java.sun.com/docs/books/tutorial/uiswing/>

Signature
Kind regards,
Christophe Vanfleteren