|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.barracuda.core.event.DefaultListenerFactory | +--org.enhydra.barracuda.examples.ex4.SampleViewHandler
A sample view event handler
Field Summary | |
static java.lang.String |
HANDLED_BY
|
Fields inherited from class org.enhydra.barracuda.core.event.DefaultListenerFactory |
id |
Constructor Summary | |
SampleViewHandler()
|
Method Summary | |
BaseEventListener |
getInstance()
Get an instance of the underlying BaseEventListener |
java.lang.String |
getListenerID()
Get the Listener ID associated with this class of listener. |
Methods inherited from class org.enhydra.barracuda.core.event.DefaultListenerFactory |
getID, notifyAlways |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String HANDLED_BY
Constructor Detail |
public SampleViewHandler()
Method Detail |
public BaseEventListener getInstance()
DefaultListenerFactory
getInstance
in interface ListenerFactory
getInstance
in class DefaultListenerFactory
public java.lang.String getListenerID()
DefaultListenerFactory
getListenerID
in interface ListenerFactory
getListenerID
in class DefaultListenerFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |