public interface TOCAction extends Action, Service
AbstractTOCAction
class
Extends the Action
interface to better integrate in the Swing GUI frameworkModifier and Type | Field and Description |
---|---|
static String |
GROUP
String constant used in the mapof properties of
Action |
static String |
GROUP_ORDER
String constant used in the mapof properties of
Action |
static String |
ORDER
String constant used in the mapof properties of
Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Modifier and Type | Method and Description |
---|---|
TOC |
getTOC() |
boolean |
isVisible() |
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
actionPerformed
getManager
static final String ORDER
Action
static final String GROUP
Action
static final String GROUP_ORDER
Action
TOC getTOC()
boolean isVisible()