| Package | Description | 
|---|---|
| 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 | 
 Defining your default accelerators 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| KeyStrokeContextRegistry
 The KeyStrokeContextRegistry is a collection of KeyStrokeContext. 
 | 
| Class and Description | 
|---|
| KeyStrokeOptions
 This class stores the KeyStrokeMap for one global context and multiple local
 contexts. 
 | 
| Class and Description | 
|---|
AcceleratorDefinitions
AcceleratorDefinitions represent the list of accelerator definitions
 that have been registered via the extension manifests | 
| 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 | 
| Class and Description | 
|---|
| 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. 
 | 
| Class and Description | 
|---|
| KeyStrokeContext
 A KeyStrokeContext describes the keystrokes/command mappings available for a
 component. 
 |