|
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 MultiInputMap | |
---|---|
oracle.ide.keyboard | Defining your default accelerators |
Uses of MultiInputMap in oracle.ide.keyboard |
---|
Methods in oracle.ide.keyboard that return MultiInputMap | |
---|---|
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. |
Methods in oracle.ide.keyboard with parameters of type MultiInputMap | |
---|---|
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 |
|
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 |