|
Extension SDK 10.1.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.cm.ds.db | Contains a metadata API for describing database objects. |
| oracle.jdeveloper.compiler | Contains classes that allow addins to integrate their own build system translator. |
| oracle.jdeveloper.library | The Libraries package provides the library API used
by JDeveloper. |
| oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
| oracle.jdeveloper.runner | Contains classes that allow addins some level of control on the JDeveloper runner system. |
| Uses of SubDirtyable in oracle.ide.model |
| Subinterfaces of SubDirtyable in oracle.ide.model | |
static interface |
WorkEnvironment.Setting
|
static interface |
WorkEnvironment.Settings
|
| 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
This a new class that is under development to replace Preferences. |
class |
Workspaces
This a new class that is under development to replace Workspaces. |
| Uses of SubDirtyable in oracle.ide.net |
| Classes in oracle.ide.net that implement SubDirtyable | |
class |
FilePath
An instance of FilePath represents a path that is made
up entire of Files. |
class |
URLPath
An instance of URLPath represents a path that is made
up entirely of URLs. |
| Uses of SubDirtyable in oracle.jdeveloper.cm.ds.db |
| Classes in oracle.jdeveloper.cm.ds.db that implement SubDirtyable | |
class |
Trigger
|
| Uses of SubDirtyable in oracle.jdeveloper.compiler |
| Classes in oracle.jdeveloper.compiler that implement SubDirtyable | |
class |
OjcConfiguration
This a new class that is under development to replace OjcConfiguration. |
| Uses of SubDirtyable in oracle.jdeveloper.library |
| Subinterfaces of SubDirtyable in oracle.jdeveloper.library | |
interface |
DerivedLibrary
Encapsulates the notion of a derived library as it is used within JDeveloper. |
interface |
Library
Encapsulates the notion of a library as it is used within JDeveloper. |
| Classes in oracle.jdeveloper.library that implement SubDirtyable | |
class |
AbstractDerivedLibrary
AbstractDerivedLibrary class. |
class |
AbstractLibrary
AbstractLibrary class. |
class |
AddinLibraryList
|
class |
DefaultLibraryList
The DefaultLibraryList class provides a basic implementation of the LibraryList interface. |
class |
JDK
Encapsulates the notion of a JDK. |
class |
JLibrary
Encapsulates the notion of a library as it is used within JDeveloper. |
class |
JLibraryDefinition
|
class |
JPaths
Encapsulates the notion of grouping a class path, source path, and doc path. |
class |
JProjectLibraryList
The JProjectLibraryList class is used to contain Libraries that are defined within the context of a JProject. |
class |
ProjectLibrary
ProjectLibrary class. |
| Uses of SubDirtyable in oracle.jdeveloper.model |
| Classes in oracle.jdeveloper.model that implement SubDirtyable | |
class |
JProjectConfiguration
This class represents a single project configuration. |
class |
JProjectSettings
This class is an organizational subunit of JProject that
provides a mechanism for tracking the current active
configuration and an API for dynamically registering
data classes that are associated with the JProject that
do not vary on a per configuration basis. |
| Uses of SubDirtyable in oracle.jdeveloper.runner |
| Classes in oracle.jdeveloper.runner that implement SubDirtyable | |
class |
RunConfiguration
The RunConfiguration class specifies details about how a Java process should be started. |
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.