|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrcf.system.gui.util.GUITree.GUITreeEventSink.TaskEventSink
protected final class GUITree.GUITreeEventSink.TaskEventSink
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Constructor Summary | |
|---|---|
protected |
GUITree.GUITreeEventSink.TaskEventSink()
|
| Method Summary | |
|---|---|
private void |
children(rcf.core.util.collection.transaction.CollectionTransaction<N> transaction,
rcf.core.util.collection.Collection<N> changed)
TODO: Javadoc |
boolean |
event(TaskEvent event)
Called by an EventSyndicate to notify this sink that an event
has occured. |
private void |
vertices(rcf.core.util.collection.transaction.CollectionTransaction<N> transaction)
TODO: Javadoc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GUITree.GUITreeEventSink.TaskEventSink()
| Method Detail |
|---|
private void children(rcf.core.util.collection.transaction.CollectionTransaction<N> transaction,
rcf.core.util.collection.Collection<N> changed)
transaction - changed - public boolean event(TaskEvent event)
EventSinkEventSyndicate to notify this sink that an event
has occured.
event in interface EventSink<TaskEvent>event - The event which has occured.
true to keep receiving events from the source
of this event. false to stop receiving events
from the source of this event.private void vertices(rcf.core.util.collection.transaction.CollectionTransaction<N> transaction)
transaction -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||