public interface TOCAction extends javax.swing.Action, Service
AbstractTOCAction class
Extends the Action interface to better integrate in the Swing GUI framework| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GROUP
String constant used in the mapof properties of
Action |
static java.lang.String |
GROUP_ORDER
String constant used in the mapof properties of
Action |
static java.lang.String |
ORDER
String constant used in the mapof properties of
Action |
| Modifier and Type | Method and Description |
|---|---|
TOC |
getTOC() |
boolean |
isVisible() |
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledgetManagerstatic final java.lang.String ORDER
Actionstatic final java.lang.String GROUP
Actionstatic final java.lang.String GROUP_ORDER
ActionTOC getTOC()
boolean isVisible()