com.ontimize.gui
Class BasicInteractionManagerAction.BasicListener
java.lang.Object
com.ontimize.gui.BasicInteractionManagerAction.BasicListener
- All Implemented Interfaces:
- InteractionManagerAction.Listener
- Enclosing class:
- BasicInteractionManagerAction
- public static class BasicInteractionManagerAction.BasicListener
- extends java.lang.Object
- implements InteractionManagerAction.Listener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ADD_PREFFIX
protected static final java.lang.String ADD_PREFFIX
- See Also:
- Constant Field Values
listeners
protected java.util.Map listeners
BasicInteractionManagerAction.BasicListener
public BasicInteractionManagerAction.BasicListener()
getListenerItem
public InteractionManagerAction.ListenerItem getListenerItem(java.lang.Object id)
- Specified by:
getListenerItem in interface InteractionManagerAction.Listener
getListenerList
public java.util.List getListenerList()
- Specified by:
getListenerList in interface InteractionManagerAction.Listener
add
public void add(InteractionManagerAction.ListenerItem item)
- Specified by:
add in interface InteractionManagerAction.Listener
setListener
public void setListener(Form form)
- Specified by:
setListener in interface InteractionManagerAction.Listener
remove
public InteractionManagerAction.ListenerItem remove(java.lang.Object id)
- Specified by:
remove in interface InteractionManagerAction.Listener
clear
public void clear()
- Specified by:
clear in interface InteractionManagerAction.Listener
toString
public java.lang.String toString()