Package org.xnap.commons.gui.action

Provides an enhanced Action implementation that can adopts the icon size based on the component and support 2-state actions.

See:
          Description

Interface Summary
SelectionAction  
ToggleAction Defines the requirements for classes that support toggleable actions.
 

Class Summary
AbstractSelectionAction  
AbstractSingleSelectionAction<T>  
AbstractToggleAction Provides a default implementation for toggeable Action objects.
AbstractToggleSettingAction Provides a default implementation for a toggle action that monitors a BooleanSetting.
AbstractXNapAction Provides an abstract action.
ActionCollection  
 

Package org.xnap.commons.gui.action Description

Provides an enhanced Action implementation that can adopts the icon size based on the component and support 2-state actions.



Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.