|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyStrokeOptions | |
---|---|
oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
oracle.ide.keyboard | Defining your default accelerators |
Uses of KeyStrokeOptions in oracle.ide.config |
---|
Methods in oracle.ide.config that return KeyStrokeOptions | |
---|---|
KeyStrokeOptions |
IdeSettings.getKeyStrokeOptions() Convenience method for getting at one of the built in options. |
Uses of KeyStrokeOptions in oracle.ide.keyboard |
---|
Methods in oracle.ide.keyboard that return KeyStrokeOptions | |
---|---|
KeyStrokeOptions |
KeyStrokeOptions.cloneObject(boolean bDeepCopy) note: does not clone the listeners |
Methods in oracle.ide.keyboard with parameters of type KeyStrokeOptions | |
---|---|
static void |
MultiMapAdapter.fillGlobalMap(MultiInputMap mim, KeyStrokeOptions kso) Replaces the content of the MultiInputMap with the global mappings from a KeyStrokeOptions. |
static void |
MultiMapAdapter.fillLocalMap(MultiInputMap mim, KeyStrokeOptions kso, KeyStrokeContext ksc) Replaces the content of a MultiInputMap with the local mappings from a KeyStrokeOptions |
static MultiInputMap |
MultiMapAdapter.getGlobalMap(KeyStrokeOptions kso) Extracts the global MultiInputMap from a KeyStrokeOptions and adds a listener to auto-update when it changes |
static MultiInputMap |
MultiMapAdapter.getLocalMap(KeyStrokeOptions kso, KeyStrokeContext ksc) Extracts a local MultiInputMap from a KeyStrokeOptions. |
Constructors in oracle.ide.keyboard with parameters of type KeyStrokeOptions | |
---|---|
KeyPresetConfigPanel(KeyStrokeOptions kso) Constructs a new instance. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |