Extension SDK 10.1.2

Uses of Class
oracle.ide.keyboard.XMLKeyStrokeContext

Packages that use XMLKeyStrokeContext
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Uses of XMLKeyStrokeContext in oracle.ide.config
 

Subclasses of XMLKeyStrokeContext in oracle.ide.config
 class IdeKeyStrokes
          This class defines the default global shortcuts for the application
 

Uses of XMLKeyStrokeContext in oracle.jdeveloper.uieditor
 

Subclasses of XMLKeyStrokeContext in oracle.jdeveloper.uieditor
 class CanvasKeyStrokeContext
          CanvasKeyStrokeContext is a KeyStrokeContext based upon XmlKeyStrokeContext and customized for ModelFactory implementations.
 

Methods in oracle.jdeveloper.uieditor that return XMLKeyStrokeContext
 XMLKeyStrokeContext ModelFactory.getKeyStrokeContext()
          Get an XMLKeyStrokeContext for use with the UIEditorCanavs objects produced by this ModelFactory.
 XMLKeyStrokeContext AbstractFactory.getKeyStrokeContext()
           
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.