Extension SDK

oracle.ide.keyboard
Class XMLKeystrokeContextDef

java.lang.Object
  |
  +--oracle.ide.keyboard.XMLKeystrokeContextDef

public class XMLKeystrokeContextDef
extends java.lang.Object


Constructor Summary
XMLKeystrokeContextDef()
           
 
Method Summary
 boolean isLoaded()
           
 boolean load(java.lang.String sFileName)
           
 void unload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLKeystrokeContextDef

public XMLKeystrokeContextDef()
Method Detail

isLoaded

public boolean isLoaded()

load

public boolean load(java.lang.String sFileName)

unload

public void unload()

Extension SDK