oracle.ide.keyboard
Class XMLKeystrokeContextDefs
java.lang.Object
oracle.ide.keyboard.XMLKeystrokeContextDefs
- All Implemented Interfaces:
- java.io.FilenameFilter
- public final class XMLKeystrokeContextDefs
- extends java.lang.Object
- implements java.io.FilenameFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static XMLKeystrokeContextDefs getInstance()
addAcceleratorFile
public void addAcceleratorFile(java.lang.ClassLoader classLoader,
java.lang.String acceleratorFile)
accept
public final boolean accept(java.io.File dir,
java.lang.String name)
- Specified by:
accept
in interface java.io.FilenameFilter
unload
public final void unload()
getAllPresets
public final java.util.List getAllPresets()
getAllActions
public final java.util.Set getAllActions(java.lang.String sContext,
boolean bGlobal)
getPresetKeyStrokeMap
public final KeyStrokeMap getPresetKeyStrokeMap(java.lang.String sContext,
java.lang.Object preset,
boolean bGlobal)
Copyright © 1997, 2004, Oracle. All rights reserved.