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

E17493-01

oracle.ide.keyboard
Class AcceleratorHook

java.lang.Object
  extended by oracle.ide.keyboard.AcceleratorHook

public final class AcceleratorHook
extends java.lang.Object


Field Summary
static ElementName NAME
          The element name that identifies this hook.
 
Constructor Summary
AcceleratorHook()
           
 
Method Summary
static AcceleratorDefinitions getAcceleratorDefinitions(HashStructure hashStructure)
          Gets the AcceleratorDefinitions object that represents all the registered accelerators
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final ElementName NAME
The element name that identifies this hook. Ths can be used to retrieve the single instance of this hook from ExtensionRegistry.getHook().

Constructor Detail

AcceleratorHook

public AcceleratorHook()
Method Detail

getAcceleratorDefinitions

public static AcceleratorDefinitions getAcceleratorDefinitions(HashStructure hashStructure)
Gets the AcceleratorDefinitions object that represents all the registered accelerators

Parameters:
hashStructure - that contains the data

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.