Uses of Class
javax.rad.genui.component.AbstractUIActionComponent

Packages that use AbstractUIActionComponent
javax.rad.genui.component Contains a generic implementation of the platform and technology independent component interfaces to design graphical user interfaces. 
javax.rad.genui.menu Contains a generic implementation of the platform and technology independent menu interfaces to design graphical user interfaces. 
 

Uses of AbstractUIActionComponent in javax.rad.genui.component
 

Subclasses of AbstractUIActionComponent in javax.rad.genui.component
 class AbstractUIButton<C extends IButton>
          Platform and technology independent button.
 class AbstractUIToggleButton<C extends IToggleButton>
          Platform and technology independent toggle button.
 class UIButton
          Platform and technology independent button.
 class UICheckBox
          Platform and technology independent checkbox.
 class UIRadioButton
          Platform and technology independent radio button.
 class UIToggleButton
          Platform and technology independent toggle button.
 

Uses of AbstractUIActionComponent in javax.rad.genui.menu
 

Subclasses of AbstractUIActionComponent in javax.rad.genui.menu
 class AbstractUIMenuItem<C extends IMenuItem>
          Platform and technology independent MenuItem.
 class UICheckBoxMenuItem
          Platform and technology independent checkbox menuitem.
 class UIMenu
          Platform and technology independent menu.
 class UIMenuItem
          Platform and technology independent MenuItem.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.