First let me start off by saying that I'm really new to Java UI stuff.
Basically here's my problem though. I need to do an absolute layout
JPanel, but I can't use any of the Netbeans UI stuff - Only standard
java awt/swing components. Any suggestions on how to do this?
Thanks a ton!
Graham Perks - 27 Jul 2005 02:21 GMT
Sure, try Foam. Take a look at http://www.computersinmotion.com
Cheers,
Graham Perks
Computers In Motion
> First let me start off by saying that I'm really new to Java UI stuff.
> Basically here's my problem though. I need to do an absolute layout
> JPanel, but I can't use any of the Netbeans UI stuff - Only standard
> java awt/swing components. Any suggestions on how to do this?
>
> Thanks a ton!