|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.node.gui.EventHandler
public abstract class EventHandler
Field Summary | |
---|---|
protected NodeViewController |
controller
|
Constructor Summary | |
---|---|
protected |
EventHandler()
Creates a new EventHandlerEnvelope object. |
|
EventHandler(NodeViewController controller)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.almendra.commons.events.IEventHandler |
---|
occured |
Field Detail |
---|
protected NodeViewController controller
Constructor Detail |
---|
protected EventHandler()
EventHandlerEnvelope
object.
public EventHandler(NodeViewController controller)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |