Uses of Class
org.xnap.action.AbstractToggleAction

Packages that use AbstractToggleAction
org.xnap.action   
org.xnap.gui.action Provides common action classes. 
org.xnap.plugin.opennap.gui   
 

Uses of AbstractToggleAction in org.xnap.action
 

Subclasses of AbstractToggleAction in org.xnap.action
 class AbstractTogglePrefAction
          Provides a default implementation for a toggle action that monitors a boolean preference key.
 class AbstractToggleReversedPrefAction
          Provides a default implementation for a toggle action that monitors a boolean preference key.
 

Uses of AbstractToggleAction in org.xnap.gui.action
 

Subclasses of AbstractToggleAction in org.xnap.gui.action
 class EnableAction
          Provides a toggle action that enables or disables components.
 class MaintainSortOrderAction
          Provides an action that enables or disables the maintain sort order setting of a table.
 class MenuAction
          Provides an action that shows a menu below the button that triggered this action.
 class PanelAction
          Provides an action that shows a panel below the button that triggered this action.
 class ShowChatPanelAction
          Provides an action that shows or hides the chat panel.
 class ShowHotlistAction
          Provides an action that shows the hotlist.
 class ShowLibraryPanelAction
          Provides an action that shows or hides the library panel.
 class ShowMainToolBarAction
          Provides an action that shows or hides the main tool bar.
 class UseSocksProxyAction
          Provides an action that enables or disables the socks proxy .
 class UseTabbedPaneAction
          Provides an action that switches between tabbed and icon list view mode.
 class UseTabbedTransferPaneAction
          Provides an action that switches the transfer panel between tabbed and icon list view mode.
 

Uses of AbstractToggleAction in org.xnap.plugin.opennap.gui
 

Subclasses of AbstractToggleAction in org.xnap.plugin.opennap.gui
 class RemoveFailedServersAction
          Provides an action that switches between tabbed and icon list view mode.
 class UseAutoConnectorAction
          Provides an action that switches between tabbed and icon list view mode.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.