public interface TOCAction extends javax.swing.Action, Service
AbstractTOCAction
class
Extends the Action
interface to better integrate in the Swing GUI frameworkModifier 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, setEnabled
getManager
static final java.lang.String ORDER
Action
static final java.lang.String GROUP
Action
static final java.lang.String GROUP_ORDER
Action
TOC getTOC()
boolean isVisible()