Uses of Class
org.xnap.commons.gui.action.AbstractToggleAction

Packages that use AbstractToggleAction
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. 
org.xnap.commons.gui.table Provides support for sortable tables and configuration of the displayed columns through a context menu. 
 

Uses of AbstractToggleAction in org.xnap.commons.gui.action
 

Subclasses of AbstractToggleAction in org.xnap.commons.gui.action
 class AbstractToggleSettingAction
          Provides a default implementation for a toggle action that monitors a BooleanSetting.
 

Uses of AbstractToggleAction in org.xnap.commons.gui.table
 

Subclasses of AbstractToggleAction in org.xnap.commons.gui.table
protected  class TableHeaderMenu.MaintainSortOrderAction
          Provides an action that enables or disables the maintain sort order setting of a table.
 



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