Package | Description |
---|---|
org.wandora.application.gui | |
org.wandora.application.gui.search | |
org.wandora.application.gui.table | |
org.wandora.application.gui.topicpanels |
Modifier and Type | Method and Description |
---|---|
static DnDHelper.WandoraTransferable |
DnDHelper.makeTopicTransferable(MixedTopicTable table) |
Modifier and Type | Field and Description |
---|---|
private MixedTopicTable |
QueryPanel.resultsTable |
private MixedTopicTable |
TMQLPanel.resultsTable |
Modifier and Type | Method and Description |
---|---|
MixedTopicTable |
QueryPanel.getTopicsByQuery(java.util.Iterator<Topic> contextTopics) |
MixedTopicTable |
SearchTopicsDialog.getTopicsByQuery(java.util.Iterator<Topic> contextTopics)
Deprecated.
|
static MixedTopicTable |
QueryPanel.getTopicsByQuery(Wandora wandora,
java.lang.String engineName,
java.lang.String scriptStr,
java.util.Iterator<Topic> contextTopics) |
static MixedTopicTable |
QueryPanel.getTopicsByQuery(Wandora wandora,
TopicMap tm,
Directive query,
java.util.Iterator<Topic> contextTopics) |
MixedTopicTable |
SearchTopicsDialog.getTopicsByTMQL()
Deprecated.
|
Constructor and Description |
---|
SearchTopicsResults(Wandora wandora,
MixedTopicTable table) |
Modifier and Type | Field and Description |
---|---|
private MixedTopicTable |
MixedTopicTableCellRenderer.topicTable |
Constructor and Description |
---|
MixedTopicTableCellRenderer(MixedTopicTable table) |
Modifier and Type | Method and Description |
---|---|
MixedTopicTable |
CustomTopicPanel.buildCustomQuery(Directive query,
Topic context) |
Copyright 2004-2015 Wandora Team