|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.ide.keyboard.XMLKeyStrokeContext
oracle.ide.config.IdeKeyStrokes
This class defines the default global shortcuts for the application
Constructor Summary | |
IdeKeyStrokes()
|
Method Summary | |
java.util.Set |
getAllActions(boolean bGlobal)
Returns a Set of actions valid for the context. |
KeyStrokesConstraint |
getKeyStrokeConstraint()
Key constraints are used in the configuration panel to limit the user in the customization of the shortcuts. |
Methods inherited from class oracle.ide.keyboard.XMLKeyStrokeContext |
getAllPresets, getName, getPresetKeyStrokeMap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IdeKeyStrokes()
Method Detail |
public java.util.Set getAllActions(boolean bGlobal)
KeyStrokeContext
getAllActions
in interface KeyStrokeContext
getAllActions
in class XMLKeyStrokeContext
public KeyStrokesConstraint getKeyStrokeConstraint()
KeyStrokeContext
getKeyStrokeConstraint
in interface KeyStrokeContext
getKeyStrokeConstraint
in class XMLKeyStrokeContext
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.