public interface ActionServices
Modifier and Type | Field and Description |
---|---|
static String |
EDIT_GROUP
The Constant EDIT_GROUP.
|
static String |
FILE_GROUP
The Constant FILE_GROUP.
|
static String |
HELP_GROUP
The Constant HELP_GROUP.
|
static String |
WINDOW_GROUP
The Constant WINDOW_GROUP.
|
Modifier and Type | Method and Description |
---|---|
boolean |
add(AbstractAction action)
Adds the.
|
boolean |
remove(AbstractAction action)
Removes the.
|
static final String FILE_GROUP
static final String EDIT_GROUP
static final String WINDOW_GROUP
static final String HELP_GROUP
boolean add(AbstractAction action)
action
- the actionboolean remove(AbstractAction action)
action
- the actionCopyright © 2014 www.staniscia.net. All Rights Reserved.