Package | Description |
---|---|
at.tuwien.ifs.commons.gui | |
at.tuwien.ifs.commons.gui.jsap |
This package contains a
GenericGUI for JSAP with all required (helper) classes |
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
at.tuwien.ifs.somtoolbox.apps.viewer.controls |
This package provides control elements, mostly dialogs, for the SOMViewer application.
|
at.tuwien.ifs.somtoolbox.apps.viewer.controls.player | |
at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver | |
at.tuwien.ifs.somtoolbox.summarisation.gui |
Modifier and Type | Field and Description |
---|---|
private ArrayList<TitledCollapsiblePanel> |
SOMToolboxAppChooser.applicationTypePanels |
Modifier and Type | Method and Description |
---|---|
private void |
GenericGUI.addParameter(TitledCollapsiblePanel contentPanel,
com.martiansoftware.jsap.Parameter parameter,
com.martiansoftware.jsap.JSAPResult result) |
Modifier and Type | Method and Description |
---|---|
private TitledCollapsiblePanel |
ControlCollector.createCollapsibleControlPanel()
Create and set up a
TitledCollapsiblePanel . |
Modifier and Type | Method and Description |
---|---|
void |
ControlCollector.add(TitledCollapsiblePanel comp)
Deprecated.
|
void |
ControlCollector.add(TitledCollapsiblePanel comp,
Object contraint)
Deprecated.
|
void |
ControlCollector.addControl(TitledCollapsiblePanel panel)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelectionPanel |
class |
AbstractViewerControl
This class implements basic functionality for a control panel in the SOMViewer application.
|
class |
AutoRoutePanel |
class |
ClassLegendPane
Displays the class legend, i.e.
|
class |
ClusteringControl
The control panel for the clustering functionality.
|
class |
ComparisonPanel
A control that allows comparing two or more selected areas in regard to the labels they contain.
|
class |
DocSOMPanel
This class provides the link to the
DocViewPanel |
class |
GHSOMNavigationPanel
A panel providing drill down and roll up features for a hierarchical growing som.
|
class |
MapDetailPanel
This class implements a panel that allows the user to change various details of the map.
|
class |
MapOverviewPane
Implements an overview of the
MapPNode , indicating the currently displayed area of the map. |
class |
MultichannelPlaybackPanel |
class |
PalettePanel
Implements a graphical elements displaying the currently used
Palette . |
class |
PlaygroundPanel |
class |
PlaylistEvaluationPane |
class |
PlaySOMPanel
This class represents the panel for the PlaySOM,
it provides controls for exporting and editing of selected playlists. |
class |
QuerySOMPanel
This class implements a user-interface to send queries to the map.
|
class |
ShiftsControlPanel |
class |
VisualizationControl |
Modifier and Type | Class and Description |
---|---|
class |
PlaySOMPlayer |
Modifier and Type | Class and Description |
---|---|
class |
PocketSOMConnector |
Modifier and Type | Class and Description |
---|---|
class |
DocumentListPanel |
class |
OptionPanel |
class |
SearchPanel |
Modifier and Type | Field and Description |
---|---|
private TitledCollapsiblePanel |
NavigationPanel.palettePanel |