Ok, thanks.
So I need to change a little my application, so each component have
unique name (the GUI is automatically generated from reusable components)
The component viewer is great, it helped me a lot. I even managed to use
it with my applet. But what is the "L" button?
PBY
Nobuhiko YASUNAKA wrote:
> Pierre-Yann Bridé wrote:
>
>> Can I put any container class in windowClass (like a JPanel)?
>
>
> You can put only root container classes as a windowClass.
> A root container is one of following classes:
>
> - java.awt.Window
> (Frame, JFrame, Dialog, JDialog, JWindow etc...)
>
> - javax.swing.JInternalFrame
> (or javax.swing.JInternalFrame.JDesktopIcon)
>
> - java.awt.Applet
>
> - javax.swing.JPopupMenu
>
> --
> ----------------------------------------------------
> Nobuhiko YASUNAKA
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
users-unsubscribe@...
> For additional commands, e-mail:
users-help@...
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...