Extension SDK 10.1.2

Uses of Class
oracle.ide.config.ChangeEventSource

Packages that use ChangeEventSource
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
oracle.ide.controls Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
oracle.ide.keyboard Contains classes used by addins for providing accelerators for the commands they define. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

Uses of ChangeEventSource in oracle.ide.config
 

Subclasses of ChangeEventSource in oracle.ide.config
 class EnvironOptions
          This class stores the IDE environment options.
 

Uses of ChangeEventSource in oracle.ide.controls
 

Constructors in oracle.ide.controls with parameters of type ChangeEventSource
ChangeAdaptor(javax.swing.AbstractButton adaptee, ChangeEventSource action)
           
 

Uses of ChangeEventSource in oracle.ide.keyboard
 

Subclasses of ChangeEventSource in oracle.ide.keyboard
 class KeyStrokeOptions
          This class stores the KeyStrokeMap for one global context and multiple local contexts.
 

Uses of ChangeEventSource in oracle.jdeveloper.uieditor
 

Subclasses of ChangeEventSource in oracle.jdeveloper.uieditor
 class UIEditorOptions
          UIEditorOptions describes the customizations made available to the user.
 

Uses of ChangeEventSource in oracle.jdeveloper.vcs.spi
 

Subclasses of ChangeEventSource in oracle.jdeveloper.vcs.spi
 class VCSPropertyMap
          Class for storing a version control client property map.
 


Extension SDK

 

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