Extension SDK 10.1.2

Uses of Package
oracle.ide.config

Packages that use oracle.ide.config
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
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. 
 

Classes in oracle.ide.config used by oracle.ide
DTCache
          The DTCache is a persisted cache that can be used to store data that is not user-configurable.
EnvironOptions
          This class stores the IDE environment options.
IdeSettings
          This classes stores the IDE settings.
 

Classes in oracle.ide.config used by oracle.ide.config
ChangeEventSource
          Implements the registry of ChangeListeners.
DocumentExtensions
          DocumentExtensions class.
DocumentExtensions.DocRecord
          DocRecord class.
DocumentExtensions.ExtInfo
          ExtInfo class.
EnvironOptions
          This class stores the IDE environment options.
IdeSettings
          This classes stores the IDE settings.
PlatformProperties
          This class is used internally by the framework to overload IDE properties with platform specific values.
 

Classes in oracle.ide.config used by oracle.ide.controls
ChangeEventSource
          Implements the registry of ChangeListeners.
 

Classes in oracle.ide.config used by oracle.ide.keyboard
ChangeEventSource
          Implements the registry of ChangeListeners.
 

Classes in oracle.ide.config used by oracle.jdeveloper.uieditor
ChangeEventSource
          Implements the registry of ChangeListeners.
 

Classes in oracle.ide.config used by oracle.jdeveloper.vcs.spi
ChangeEventSource
          Implements the registry of ChangeListeners.
 


Extension SDK

 

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