de.schwarzrot.ui.action.support
Class AbstractActionCallback
java.lang.Object
de.schwarzrot.ui.action.support.AbstractActionCallback
- Direct Known Subclasses:
- AbstractActionContextCallback, AbstractActionVContextCallback
public abstract class AbstractActionCallback
- extends Object
wraps an action callback to separate creation of an Action
from
creation of the Action
s callback.
- Author:
- Reinhard Mantey
- See Also:
ActionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractActionCallback
public AbstractActionCallback()
actionPerformed
public abstract void actionPerformed(ActionEvent ae)
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.