|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.borland.primetime.editor.EditorActions | +--com.borland.primetime.editor.CUAActions
This is the collection of actions available for CUA mode.
Inner Class Summary | |
static class |
CUAActions.SetSubKeymapAction
Enables the editor to switch into a subKeymap mode. |
Field Summary | |
static javax.swing.Action[] |
customActions
The array of actions defined in this class. |
Constructor Summary | |
CUAActions()
|
Method Summary | |
static javax.swing.Action[] |
getActions()
Get all the default editor actions and also any actions defined in this class. |
Methods inherited from class com.borland.primetime.editor.EditorActions |
addBindableEditorAction, addBindableEditorAction, addBindableIdeAction, addBindableIdeAction, getBindableEditorActions, getBindableIdeActions, isBindableIdeAction, removeBindableEditorAction, removeBindableIdeAction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final javax.swing.Action[] customActions
Constructor Detail |
public CUAActions()
Method Detail |
public static javax.swing.Action[] getActions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |