|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.impl.utils.TopicModificationManager.EventHandler
protected abstract class TopicModificationManager.EventHandler
Constructor Summary | |
---|---|
protected |
TopicModificationManager.EventHandler()
|
Method Summary | |
---|---|
abstract void |
processEvent(java.lang.Object object,
java.lang.String event,
java.lang.Object new_value,
java.lang.Object old_value)
INTERNAL: A method that receives notification when an event has been triggered. |
protected void |
topicModified(TopicIF topic)
Inform object tree event listeners about object tree add event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TopicModificationManager.EventHandler()
Method Detail |
---|
public abstract void processEvent(java.lang.Object object, java.lang.String event, java.lang.Object new_value, java.lang.Object old_value)
EventListenerIF
processEvent
in interface EventListenerIF
protected void topicModified(TopicIF topic)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |