SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.ui.action.support.AbstractActionCallback

Packages that use AbstractActionCallback
de.schwarzrot.ui.action classes and interfaces related to user interface action handling/processing. 
de.schwarzrot.ui.action.support helper classes to support userinterface action processing 
 

Uses of AbstractActionCallback in de.schwarzrot.ui.action
 

Methods in de.schwarzrot.ui.action that return AbstractActionCallback
protected  AbstractActionCallback ApplicationCommand.getActionCallback()
           
 

Methods in de.schwarzrot.ui.action with parameters of type AbstractActionCallback
protected  void ApplicationCommand.setActionCallback(AbstractActionCallback cb)
           
 

Constructors in de.schwarzrot.ui.action with parameters of type AbstractActionCallback
ApplicationCommand(String actionID, Application<?> app, AbstractActionCallback cb)
           
ApplicationCommand(String actionID, String appID, AbstractActionCallback cb)
           
ApplicationCommand(String actionID, String appID, AbstractActionCallback cb, int mnemonic, AccessMode mode)
           
 

Uses of AbstractActionCallback in de.schwarzrot.ui.action.support
 

Subclasses of AbstractActionCallback in de.schwarzrot.ui.action.support
 class AbstractActionContextCallback
          an action callback for actions that need context information
 class AbstractActionVContextCallback
          implementation of an ActionContextCallback, that uses several context objects.
 

Methods in de.schwarzrot.ui.action.support with parameters of type AbstractActionCallback
 void AbstractActionHandler.setupAction(Application<?> app, Enum<?> cmd, AbstractActionCallback cb)
           
 void AbstractActionHandler.setupAction(Application<?> app, Enum<?> cmd, AbstractActionCallback cb, int mnemonic, AccessMode mode)
          the major reason for ActionHandler: have a central place to customize actions and action related components.
 void AbstractActionHandler.setupAction(String appID, Enum<?> cmd, AbstractActionCallback cb, int mnemonic)
           
 void AbstractActionHandler.setupAction(String appID, Enum<?> cmd, AbstractActionCallback cb, int mnemonic, AccessMode mode)
           
 void AbstractActionHandler.setupAction(String appID, String actionKey, AbstractActionCallback cb, int mnemonic, AccessMode mode)
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.