Package javax.rad.ui.container

Contains all interfaces to develop containers for a graphical user interface.

See:
          Description

Interface Summary
IDesktopPanel Platform and technology independent DesktopPanel definition.
IFrame Platform and technology independent Frame definition.
IGroupPanel Platform and technology independent GroupPanel definition.
IInternalFrame Platform and technology independent InternalFrame definition.
IPanel Platform and technology independent Panel definition.
IScrollPanel Platform and technology independent ScrollPanel definition.
ISplitPanel Platform and technology independent SplitPanel definition.
ITabsetPanel Platform and technology independent TabSetPanel definition.
IToolBar Platform and technology independent TabSetPanel definition.
IToolBarPanel Platform and technology independent toolbar panel definition.
IWindow Platform and technology independent Window definition.
 

Package javax.rad.ui.container Description

Contains all interfaces to develop containers for a graphical user interface. The interfaces are designed to be platform and technology independent. They can be used to create graphical user interfaces with AWT, Swing, SWT, JSF or whatever you want.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.