Package | Description |
---|---|
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 |
Modifier and Type | Field and Description |
---|---|
AbstractSelectionPanel |
CommonSOMViewerStateData.selectionPanel |
Modifier and Type | Method and Description |
---|---|
private AbstractSelectionPanel |
SOMViewer.makeSelectionPanel() |
Modifier and Type | Method and Description |
---|---|
private void |
SOMViewer.displayFrame(AbstractSelectionPanel selectionPanel) |
private void |
SOMViewer.initDocViewer(AbstractSelectionPanel sp) |
Modifier and Type | Class and Description |
---|---|
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 |
MultichannelPlaybackPanel |
class |
PlaySOMPanel
This class represents the panel for the PlaySOM,
it provides controls for exporting and editing of selected playlists. |
Modifier and Type | Class and Description |
---|---|
class |
PlaySOMPlayer |