Package | Description |
---|---|
org.wandora.application | |
org.wandora.application.gui.topicpanels | |
org.wandora.application.gui.tree |
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<TopicTreePanel> |
Wandora.topicTreeSelectors |
Modifier and Type | Field and Description |
---|---|
private TopicTreePanel |
TreeTopicPanel.topicTreePanel |
Modifier and Type | Field and Description |
---|---|
private TopicTreePanel |
TopicTree.chooser |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.lang.String,TopicTreePanel> |
TopicTreeTabManager.treeTopicChoosers |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TopicTreePanel> |
TopicTreeTabManager.getTreeChoosers()
Creates new tree choosers based on application options and returns them as a collection.
|
java.util.HashMap<java.lang.String,TopicTreePanel> |
TopicTreeTabManager.getTrees()
Gets all topic tree choosers.
|
Constructor and Description |
---|
TopicTree(java.lang.String rootTopicSI,
Wandora wandora,
java.util.Set<java.lang.String> selectedAssociations,
TopicTreeRelation[] associations,
TopicTreePanel chooser) |
TopicTree(java.lang.String rootTopicSI,
Wandora wandora,
TopicTreePanel chooser) |
Copyright 2004-2015 Wandora Team