Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.ide.model.SubDirtyable

Packages that use SubDirtyable
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.net Provides a virtual file system framework based on java.net.URL. 
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 

 

Uses of SubDirtyable in oracle.ide.model

 

Classes in oracle.ide.model that implement SubDirtyable
 class Connections
          Top level IDE level Connections Node.
 class DefaultSubDirtyable
          Objects that implement the SubDirtyable interface indicate that they want to be saved as content of the document that owns them.
 class Preferences
          Deprecated. since 11.1.1. Do not use this class. It will be removed in a future version of the ide framework. For preferences, see Preferences.
 class Workspaces
          This class holds all Workspace objects currently available to the user in the IDE.

 

Uses of SubDirtyable in oracle.ide.net

 

Classes in oracle.ide.net that implement SubDirtyable
 class URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.

 

Uses of SubDirtyable in oracle.jdeveloper.library

 

Classes in oracle.jdeveloper.library that implement SubDirtyable
 class AbstractDerivedLibrary
          AbstractDerivedLibrary class.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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