Modifier and Type | Method and Description |
---|---|
TopicPanel |
Wandora.getTopicPanel() |
Modifier and Type | Method and Description |
---|---|
void |
EditorPanel.addTopicPanel(TopicPanel topicPanel) |
Modifier and Type | Class and Description |
---|---|
class |
CustomTopicPanel |
class |
DockingFramePanel
DockingFramePanel is a base topic panel of the Wandora application.
|
class |
DropExtractor |
class |
GraphTopicPanel |
class |
LayerInfoPanel |
class |
ProcessingTopicPanel |
class |
RTopicPanel |
class |
SearchTopicPanel |
class |
SketchGridPanel |
class |
TabbedTopicPanel |
class |
TraditionalTopicPanel |
class |
TreeMapTopicPanel |
class |
TreeTopicPanel |
class |
WebViewTopicPanel |
Modifier and Type | Field and Description |
---|---|
private TopicPanel |
TopicPanelManager.baseTopicPanel |
private TopicPanel |
TopicPanelManager.oldTopicPanel |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<TopicPanel,TopicPanel> |
DockingFramePanel.chainedTopicPanels |
private java.util.HashMap<TopicPanel,TopicPanel> |
DockingFramePanel.chainedTopicPanels |
private java.util.HashMap<bibliothek.gui.Dockable,TopicPanel> |
DockingFramePanel.dockedTopicPanels |
Modifier and Type | Method and Description |
---|---|
TopicPanel |
DockingFramePanel.getCurrentTopicPanel() |
TopicPanel |
TopicPanelManager.getCurrentTopicPanel() |
protected TopicPanel |
DockingFramePanel.getDefaultPanel() |
TopicPanel |
TopicPanelManager.getTopicPanel() |
TopicPanel |
TopicPanelManager.getTopicPanel(java.lang.String topicPanelName) |
TopicPanel |
TopicPanelManager.getTopicPanelWithClassName(java.lang.String topicPanelClassName) |
Modifier and Type | Method and Description |
---|---|
void |
DockingFramePanel.addDockable(TopicPanel tp,
Topic topic) |
void |
DockingFramePanel.changeTopicPanelInCurrentDockable(TopicPanel tp,
Topic topic) |
static java.lang.String |
DockingFramePanel.getAdditionalLabel(TopicPanel tp) |
bibliothek.gui.Dockable |
DockingFramePanel.getDockableFor(TopicPanel topicPanel) |
void |
DockingFramePanel.openTo(Topic topic,
TopicPanel topicPanel) |
void |
DockingFramePanel.updateDockableTitle(TopicPanel topicPanel) |
Modifier and Type | Field and Description |
---|---|
private static TopicPanel |
SelectTopicPanelPanel.lastSelectedTopicPanel |
private TopicPanel |
WandoraDockActionSource.topicPanel |
private TopicPanel |
WandoraDockable.topicPanel |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<TopicPanel> |
SelectTopicPanelPanel.topicPanels |
Modifier and Type | Method and Description |
---|---|
TopicPanel |
WandoraDockable.getInnerTopicPanel() |
TopicPanel |
SelectTopicPanelPanel.getSelectedTopicPanel() |
Modifier and Type | Method and Description |
---|---|
void |
SelectTopicPanelPanel.openInDialog(java.util.ArrayList<TopicPanel> topicPanels,
Wandora wandora) |
Constructor and Description |
---|
WandoraDockable(java.awt.Component c,
TopicPanel tp,
java.lang.String title,
javax.swing.Icon icon) |
WandoraDockActionSource(TopicPanel tp,
DockingFramePanel dfp,
bibliothek.gui.DockController control) |
Modifier and Type | Field and Description |
---|---|
private TopicPanel |
TopicPanelMenuAction.topicPanel |
Constructor and Description |
---|
TopicPanelMenuAction(TopicPanel tp) |
Modifier and Type | Class and Description |
---|---|
class |
QueryEditorTopicPanel |
Modifier and Type | Field and Description |
---|---|
private TopicPanel |
AbstractTraditionalTopicPanel.AssociationTableTransferHandler.topicPanel |
private TopicPanel |
AbstractTraditionalTopicPanel.InstancesPanelTransferHandler.topicPanel |
private TopicPanel |
AbstractTraditionalTopicPanel.ClassesPanelTransferHandler.topicPanel |
private TopicPanel |
AbstractTraditionalTopicPanel.OccurrencesPanelTransferHandler.topicPanel |
private TopicPanel |
AbstractTraditionalTopicPanel.TopicPanelTransferHandler.topicPanel |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTraditionalTopicPanel.buildAllNamesPanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildHorizontalNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildVerticalNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
Constructor and Description |
---|
AssociationTableTransferHandler(TopicPanel topicPanel) |
ClassesPanelTransferHandler(TopicPanel topicPanel) |
InstancesPanelTransferHandler(TopicPanel topicPanel) |
OccurrencesPanelTransferHandler(TopicPanel topicPanel) |
TopicPanelTransferHandler(TopicPanel topicPanel) |
Modifier and Type | Field and Description |
---|---|
private TopicPanel |
OpenTopicIn.topicPanel |
Constructor and Description |
---|
OpenTopicIn(TopicPanel tp)
Creates a new instance of OpenTopicIn
|
OpenTopicIn(TopicPanel tp,
Context preferredContext) |
OpenTopicIn(TopicPanel tp,
int preferredOptions) |
Copyright 2004-2015 Wandora Team