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

E13403-07

Uses of Package
oracle.jdeveloper.java

Packages that use oracle.jdeveloper.java
oracle.jdeveloper.audit.java Helper and transform classes for auditing Java nodes and working with the Java object model. 
oracle.jdeveloper.builder.cls The cls package provides classes and interfaces for generating Java classes. 
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
oracle.jdeveloper.controls The controls package contains GUI classes used by the builder classes. 
oracle.jdeveloper.controls.classpick This package contains the ClassPickerFactory class and supporting classes. 
oracle.jdeveloper.dialogs The Dialogs package contains commonly used dialogs. 
oracle.jdeveloper.java Public API for the java model. 
oracle.jdeveloper.java.locator Public implementations of the JavaClassLocator interface. 
oracle.jdeveloper.java.provider Public implementations of the JavaFileProvider interface. 
oracle.jdeveloper.java.util Public utilities for use with the java model, including the parser. 
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.audit.java
JavaManager
          A JavaManager is an implementation of the JavaFileProvider interface.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.builder.cls
JavaManager
          A JavaManager is an implementation of the JavaFileProvider interface.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.cmt
JavaFileProvider
          The JavaFileProvider extends the JavaProvider interface by providing methods to retrieve a JavaFile or SourceFile from a Java class or source URL.
TransactionDescriptor
          The TransactionDescriptor is a client-provided description used when committing a SourceTransaction.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.controls
JavaManager
          A JavaManager is an implementation of the JavaFileProvider interface.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.controls.classpick
JavaManager
          A JavaManager is an implementation of the JavaFileProvider interface.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.dialogs
JavaManager
          A JavaManager is an implementation of the JavaFileProvider interface.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.java
CacheSupport
          The CacheSupport is a supplemental interface for cache support.
JavaClassLocator
          The JavaClassLocator is the interface for locating Java classes and packages, and for resolving the URLs for Java classes.
JavaFileProvider
          The JavaFileProvider extends the JavaProvider interface by providing methods to retrieve a JavaFile or SourceFile from a Java class or source URL.
JavaManager
          A JavaManager is an implementation of the JavaFileProvider interface.
JavaModel
          The JavaModel is an implementation of the JavaFileProvider interface.
JavaModelFactory
          Defines the interface for creating new environments and locator factories.
TransactionDescriptor
          The TransactionDescriptor is a client-provided description used when committing a SourceTransaction.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.java.locator
JavaClassLocator
          The JavaClassLocator is the interface for locating Java classes and packages, and for resolving the URLs for Java classes.
JavaClassLocator2
          Extends the JavaClassLocator interface to provide additional functionality.
JavaResourceLocator
          The JavaResourceLocator is an interface for locating Java class and resource files for a ClassLoader implementation.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.java.provider
CacheSupport
          The CacheSupport is a supplemental interface for cache support.
JavaClassLocator
          The JavaClassLocator is the interface for locating Java classes and packages, and for resolving the URLs for Java classes.
JavaClassLocator2
          Extends the JavaClassLocator interface to provide additional functionality.
JavaFileProvider
          The JavaFileProvider extends the JavaProvider interface by providing methods to retrieve a JavaFile or SourceFile from a Java class or source URL.
JavaResourceLocator
          The JavaResourceLocator is an interface for locating Java class and resource files for a ClassLoader implementation.
 

Classes in oracle.jdeveloper.java used by oracle.jdeveloper.java.util
JavaResourceLocator
          The JavaResourceLocator is an interface for locating Java class and resource files for a ClassLoader implementation.
 


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

E13403-07

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