com.swfm.mica.events
Class MiIExecuteActionHandler
java.lang.Object
com.swfm.mica.events.MiEventHandler
com.swfm.mica.events.MiIExecuteActionHandler
- All Implemented Interfaces:
- MiiCommandNames, MiiEventHandler, MiiEventTypes
- public class MiIExecuteActionHandler
- extends MiEventHandler
- Version:
- %I% %G%
- Author:
- Michael L. Davis
| Methods inherited from class com.swfm.mica.events.MiEventHandler |
addEventToCommandTranslation, addEventToCommandTranslation, addEventToCommandTranslation, getAlwaysConsumeTriggerEvents, getCommand, getEvent, getEventToCommandTranslation, getName, getNameForType, getObject, getRequestedCommands, getRequestedEvents, getTarget, getType, isCommand, isEnabled, isPositionDependent, isSingleton, isType, processCommand, processCommand, processEvent, removeAllEventToCommandTranslations, removeEventToCommandTranslation, removeEventToCommandTranslation, removeEventToCommandTranslation, removeEventToCommandTranslation, setAlwaysConsumeTriggerEvents, setCommand, setEnabled, setEventToCommandTranslation, setEventToCommandTranslation, setEventToCommandTranslation, setIsSingleton, setName, setObject, setPositionDependent, setPropertyValue, setTarget |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MiIExecuteActionHandler
public MiIExecuteActionHandler()
MiIExecuteActionHandler
public MiIExecuteActionHandler(MiEvent trigger,
MiiAction action)
setActionToExecute
public void setActionToExecute(MiiAction action)
getActionToExecute
public MiiAction getActionToExecute()
copy
public MiiEventHandler copy()
- Description copied from class:
MiEventHandler
- Returns a copy of this MiEventHandler.
- Specified by:
copy in interface MiiEventHandler- Overrides:
copy in class MiEventHandler
- Returns:
- the copy
toString
public java.lang.String toString()
- Description copied from class:
MiEventHandler
- Returns information about this MiEventHandler.
- Overrides:
toString in class MiEventHandler
- Returns:
- textual information (class name +
unique numerical id + [disabled])