Package | Description |
---|---|
org.wandora.modules.topicmap |
Modifier and Type | Field and Description |
---|---|
protected ListenerList<TopicMapManager.TopicMapManagerListener> |
SimpleTopicMapManager.managerListeners |
protected ListenerList<TopicMapManager.TopicMapManagerListener> |
WandoraTopicMapManager.managerListeners |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTopicMapManager.addTopicMapManagerListener(TopicMapManager.TopicMapManagerListener listener) |
void |
TopicMapManager.addTopicMapManagerListener(TopicMapManager.TopicMapManagerListener listener)
Adds a topic map listener that will be notified when the managed
topic map is replaced with another topic map.
|
void |
WandoraTopicMapManager.addTopicMapManagerListener(TopicMapManager.TopicMapManagerListener listener) |
void |
SimpleTopicMapManager.removeTopicMapManagerListener(TopicMapManager.TopicMapManagerListener listener) |
void |
TopicMapManager.removeTopicMapManagerListener(TopicMapManager.TopicMapManagerListener listener)
Removes a topic map listener.
|
void |
WandoraTopicMapManager.removeTopicMapManagerListener(TopicMapManager.TopicMapManagerListener listener) |
Copyright 2004-2015 Wandora Team