|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.ide.keyboard | |
oracle.ide | Contains classes that allow addins access to the IDE integration objects. |
oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
oracle.ide.keyboard | Contains classes used by addins for providing accelerators for the commands they define. |
oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
oracle.jdeveloper.vcs.util | Contains assorted stateless utilities for version control system integraton. |
Classes in oracle.ide.keyboard used by oracle.ide | |
KeyStrokeContextRegistry
The KeyStrokeContextRegistry is a collection of KeyStrokeContext. |
Classes in oracle.ide.keyboard used by oracle.ide.config | |
KeyStrokeContext
A KeyStrokeContext describes the keystrokes/command mappings available for a component. |
|
KeyStrokeOptions
This class stores the KeyStrokeMap for one global context and multiple local contexts. |
|
XMLKeyStrokeContext
This class should only be used if your addin is part of the product. |
Classes in oracle.ide.keyboard used by oracle.ide.keyboard | |
GrabbableFocusManager
This FocusManager allows to 'steal' keys on demand. |
|
KeyStrokeContext
A KeyStrokeContext describes the keystrokes/command mappings available for a component. |
|
KeyStrokeMap
The KeyStrokeMap maps Keystrokes to action binding objects. KeyStrokeMap does not extend a real Map but implements most of the Map methods. |
|
KeyStrokeOptions
This class stores the KeyStrokeMap for one global context and multiple local contexts. |
|
KeyStrokes
Stores a multi-KeyStroke. |
|
KeyStrokesConstraint
Defines what key can be used as a shortcut. |
|
MultiInputMap
An InputMap that can handle multiple keys like Ctrl+K, S |
|
XMLKeystrokeContextDefs
|
Classes in oracle.ide.keyboard used by oracle.jdeveloper.uieditor | |
KeyStrokeContext
A KeyStrokeContext describes the keystrokes/command mappings available for a component. |
|
XMLKeyStrokeContext
This class should only be used if your addin is part of the product. |
Classes in oracle.ide.keyboard used by oracle.jdeveloper.vcs.util | |
KeyStrokeContext
A KeyStrokeContext describes the keystrokes/command mappings available for a component. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.