[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Supported Swing Components
I don't know about examples of using all of these elements, but there is
a nice example of using the JFC JTabbedPane. Check out the EntityViewer
Examples under the WebObjects/JavaClient examples for more info.
d
Jost Boekemeier wrote:
>
> Hi,
>
> when creating a JavaClient with the InterfaceBuilder how do I create the
> following swing components:
>
> Tabbed pane
> Tool bar
> Menu
> Tool tip
> Tree
>
> Regards,
> Jost