Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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 Defining your default accelerators 
oracle.ide.todo Contains API classes for the To Do Item feature. 
oracle.ide.webbrowser Contains classes that allow addins some level of control on the IDE web browser settings. 
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. 
oracle.jdeveloper.webapp.designer   
 

Uses of ChangeEventSource in oracle.ide.config
 

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

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.ide.todo
 

Subclasses of ChangeEventSource in oracle.ide.todo
 class AbstractToDoItem
          A AbstractToDoItem represents a task the user wants to track.
 

Uses of ChangeEventSource in oracle.ide.webbrowser
 

Subclasses of ChangeEventSource in oracle.ide.webbrowser
 class InternetFilesOptions
           
 class ProxyOptions
          Provides access to HTTP proxy options as set via Tools->Preferences->Web Browser and Proxy.
 

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 VCSCopyableMap<K,V>
          Class for storing a properties in a Copyable map structure.
 class VCSPropertyMap<K,V>
          Class for storing a version control client property map.
 

Uses of ChangeEventSource in oracle.jdeveloper.webapp.designer
 

Methods in oracle.jdeveloper.webapp.designer with parameters of type ChangeEventSource
 void ShowInDesignerSupport.addPreferenceSource(ChangeEventSource preferenceSource)
          Adds source of change events which should cause registered show actions to update.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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