Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Package
oracle.ide.keyboard

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 Defining your default accelerators 
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
KeyStrokeOptions
          This class stores the KeyStrokeMap for one global context and multiple local contexts.
 

Classes in oracle.ide.keyboard used by oracle.ide.keyboard
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
           
 

Classes in oracle.ide.keyboard used by oracle.jdeveloper.vcs.util
KeyStrokeContext
          A KeyStrokeContext describes the keystrokes/command mappings available for a component.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.