Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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

 

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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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