Package javax.rad.ui.menu

Contains all interfaces to develop menues (menubar, popupmenu, menuitem) for a graphical user interface.

See:
          Description

Interface Summary
ICheckBoxMenuItem Platform and technology independent checkbox menuitem definition.
IMenu Platform and technology independent menu definition.
IMenuBar Platform and technology independent menu bar definition.
IMenuItem Platform and technology independent MenuItem definition.
IPopupMenu Platform and technology independent popup menu definition.
ISeparator Platform and technology independent Menu Separator definition.
 

Package javax.rad.ui.menu Description

Contains all interfaces to develop menues (menubar, popupmenu, menuitem) 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.