Package | Description |
---|---|
org.wandora.application.gui | |
org.wandora.application.gui.search | |
org.wandora.application.gui.table | |
org.wandora.application.tools.selections |
Modifier and Type | Method and Description |
---|---|
static DnDHelper.WandoraTransferable |
DnDHelper.makeTopicTableTransferable(TopicTable table) |
static DnDHelper.WandoraTransferable |
DnDHelper.makeTopicTransferable(TopicTable table,
int[] rows,
int[] columns) |
Modifier and Type | Field and Description |
---|---|
private TopicTable |
SearchPanel.foundTable |
private TopicTable |
SimilarityPanel.resultsTable |
Modifier and Type | Class and Description |
---|---|
class |
AssociationTable |
class |
ClassTable |
class |
InstanceTable |
class |
MixedTopicTable |
Modifier and Type | Field and Description |
---|---|
private TopicTable |
TopicTableCellEditor.table |
private TopicTable |
TopicTableRowSorter.table |
private TopicTable |
TopicTableCellRenderer.topicTable |
Constructor and Description |
---|
TopicTableCellEditor(TopicTable table) |
TopicTableCellRenderer(TopicTable table) |
TopicTableRowSorter(TopicTable table,
TopicTableModel dm) |
Modifier and Type | Method and Description |
---|---|
void |
ClearSelection.doTableSelection(Wandora admin,
TopicTable table) |
void |
DoSelection.doTableSelection(Wandora wandora,
TopicTable table) |
void |
DoTopicSelection.doTableSelection(Wandora admin,
TopicTable table) |
void |
InvertSelection.doTableSelection(Wandora admin,
TopicTable table) |
void |
SelectAll.doTableSelection(Wandora wandora,
TopicTable table) |
void |
SelectColumns.doTableSelection(Wandora admin,
TopicTable table) |
void |
SelectRows.doTableSelection(Wandora admin,
TopicTable table) |
void |
SelectionInfo.doTableSelection(Wandora admin,
TopicTable table) |
private java.lang.String |
SelectionInfo.getTableName(TopicTable t) |
Copyright 2004-2015 Wandora Team