Uses of Class
org.jtheque.core.managers.view.impl.actions.JThequeSimpleAction

Packages that use JThequeSimpleAction
org.jtheque.core.managers.view.impl.actions.config Contains the actions for the configuration view. 
org.jtheque.core.managers.view.impl.components.config Contains all the panels for the configuration. 
 

Uses of JThequeSimpleAction in org.jtheque.core.managers.view.impl.actions.config
 

Subclasses of JThequeSimpleAction in org.jtheque.core.managers.view.impl.actions.config
 class CheckLogsAction
          An action to enable or disable the field with the number of days to delete the logs when the state of the checkbox change.
 class CheckProxyAction
          An action to enable or disable the fields for proxy when the state of the checkbox change.
 

Uses of JThequeSimpleAction in org.jtheque.core.managers.view.impl.components.config
 

Methods in org.jtheque.core.managers.view.impl.components.config with parameters of type JThequeSimpleAction
 void JPanelConfigNetwork.setCheckProxyAction(JThequeSimpleAction checkProxyAction)
          Set the action to launch when the proxy checkbox is selected.
 



Copyright © 2009 JTheque. All Rights Reserved.