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.
|
Modifier and Type | Class and Description |
---|---|
class |
DocViewPanel
This class represents the panel for the viewing documents.
It has an EditorPane for viewing HTML documents. |
Modifier and Type | Field and Description |
---|---|
protected ItemSelectionListener |
AbstractSelectionPanel.itemListener |
Modifier and Type | Method and Description |
---|---|
ItemSelectionListener |
AbstractSelectionPanel.getItemListener() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSelectionPanel.setItemListener(ItemSelectionListener itemListener) |