|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.ide.util | |
---|---|
oracle.ide | Contains classes that allow addins access to the IDE integration objects. |
oracle.ide.ceditor | The Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
oracle.ide.cmd | Contains classes implementing several JDeveloper commands. |
oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
oracle.ide.controller | |
oracle.ide.controls | Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. |
oracle.ide.controls.checkboxlist | |
oracle.ide.controls.tree | # THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. |
oracle.ide.db | Classes for representing database objects in the IDE. |
oracle.ide.db.dialogs | Dialogs for working with database objects in the IDE. |
oracle.ide.db.panels.sql | UI classes for declaratively editing a SQL query. |
oracle.ide.db.transfer.generate | Contains classes that control the targets available for generating database objects to in the IDE. |
oracle.ide.docking | Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. |
oracle.ide.editor | Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. |
oracle.ide.explorer | Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. |
oracle.ide.expressionbuilder | |
oracle.ide.extension | |
oracle.ide.index.file | Contains file table interfaces used for indexing. |
oracle.ide.inspector | Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. |
oracle.ide.keyboard | Defining your default accelerators |
oracle.ide.layout | Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. |
oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
oracle.ide.model.panels | |
oracle.ide.navigation | |
oracle.ide.navigator | Contains classes providing navigator support. |
oracle.ide.panels | Provides a framework for building panel-based UI. |
oracle.ide.quickdiff.res | |
oracle.ide.resourcebundle.res | |
oracle.ide.util | Contains utility classes. |
oracle.ide.view | |
oracle.ide.wizard | Contains classes that can be used to integrate gallery items and wizards into the product. |
oracle.jdeveloper.audit.model | The base classes for defining the Audit object model. |
oracle.jdeveloper.deploy | |
oracle.jdeveloper.engine.db | |
oracle.jdeveloper.library | The Libraries package provides the library API used
by JDeveloper. |
oracle.jdeveloper.merge | Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. |
oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
oracle.jdeveloper.panels | |
oracle.jdeveloper.runner | Contains classes that allow addins some level of control on the JDeveloper runner system. |
oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
oracle.jdeveloper.uieditor.uicanvas | Contains classes that allow addins access to the UICanvas integration objects. |
oracle.jdeveloper.vcs.util | Contains assorted stateless utilities for version control system integraton. |
oracle.jdeveloper.vcs.versionhistory | |
oracle.jdevimpl.audit.model |
Classes in oracle.ide.util used by oracle.ide | |
---|---|
HistoryList
An class which facilitates reading and writing history lists based on some underlying properties mechanism. |
Classes in oracle.ide.util used by oracle.ide.ceditor | |
---|---|
ContextHolder
Deprecated. since 11.1.1 with no replacement. |
|
MenuSpec
|
|
StructuredPropertyAccess
|
Classes in oracle.ide.util used by oracle.ide.cmd | |
---|---|
HistoryList
An class which facilitates reading and writing history lists based on some underlying properties mechanism. |
Classes in oracle.ide.util used by oracle.ide.config | |
---|---|
OrderedProperties
|
|
PatternFilters
http://ant.apache.org/manual/dirtasks.html#patterns http://devweb.uk.oracle.com/cgi-bin/jdevwiki.pl?JavaCoreIDEGroup/WorkingSets |
Classes in oracle.ide.util used by oracle.ide.controller | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
|
MnemonicSolver
This class can be used to resolve mnemonic conflicts in menus. |
Classes in oracle.ide.util used by oracle.ide.controls | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.ide.controls.checkboxlist | |
---|---|
TriStateBoolean
This class represents a flag that has three states, as opposed to the two states of a regular boolean flag. |
Classes in oracle.ide.util used by oracle.ide.controls.tree | |
---|---|
TriStateBoolean
This class represents a flag that has three states, as opposed to the two states of a regular boolean flag. |
Classes in oracle.ide.util used by oracle.ide.db | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.ide.db.dialogs | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.ide.db.panels.sql | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.ide.db.transfer.generate | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.ide.docking | |
---|---|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
|
StructuredPropertyAccess
|
Classes in oracle.ide.util used by oracle.ide.editor | |
---|---|
MenuSpec
|
|
StructuredPropertyAccess
|
Classes in oracle.ide.util used by oracle.ide.explorer | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
Classes in oracle.ide.util used by oracle.ide.expressionbuilder | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.ide.extension | |
---|---|
NameValuePair
Parametrized name value pair class. |
Classes in oracle.ide.util used by oracle.ide.index.file | |
---|---|
PatternFilters
http://ant.apache.org/manual/dirtasks.html#patterns http://devweb.uk.oracle.com/cgi-bin/jdevwiki.pl?JavaCoreIDEGroup/WorkingSets |
Classes in oracle.ide.util used by oracle.ide.inspector | |
---|---|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
Classes in oracle.ide.util used by oracle.ide.keyboard | |
---|---|
CollectionListener
A generic listener for Collections that want to public modifications |
Classes in oracle.ide.util used by oracle.ide.layout | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
Classes in oracle.ide.util used by oracle.ide.model | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
|
Enum
Enum superclass to assist with the declaration of type-safe enumerations following the enums-as-objects pattern, pending enumerated types in the "Tiger" release of Java (J2SE 1.5). |
|
IntersectedFilters
Utility class for obtaining the intersection of multiple PatternFilter instances. |
|
PatternFilters
http://ant.apache.org/manual/dirtasks.html#patterns http://devweb.uk.oracle.com/cgi-bin/jdevwiki.pl?JavaCoreIDEGroup/WorkingSets |
|
VersionNumber
This class encapsulates the notion of a version number or version string, which can be defined as a string of characters, usually digits, separated by dots ('.'). |
Classes in oracle.ide.util used by oracle.ide.model.panels | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.ide.navigation | |
---|---|
ContextHolder
Deprecated. since 11.1.1 with no replacement. |
Classes in oracle.ide.util used by oracle.ide.navigator | |
---|---|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
Classes in oracle.ide.util used by oracle.ide.panels | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.ide.quickdiff.res | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.ide.resourcebundle.res | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.ide.util | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
|
ArraySortedSet
The ArraySortedSet is an array implementation of the
SortedSet interface. |
|
CollectionEvent
|
|
ContextHolder
Deprecated. since 11.1.1 with no replacement. |
|
DefaultPropertyAccess
A very simple in-memory property access. |
|
DefaultStructuredPropertyAccess
|
|
Enum
Enum superclass to assist with the declaration of type-safe enumerations following the enums-as-objects pattern, pending enumerated types in the "Tiger" release of Java (J2SE 1.5). |
|
FastStringBuffer
This FastStringBuffer class was invented to use instead of StringBuffer in those instances when we know a buffer is not shared. |
|
IntersectedFilters
Utility class for obtaining the intersection of multiple PatternFilter instances. |
|
MnemonicSolver.MenuLabel
MenuLabel class. |
|
MultiMap
Deprecated. since 11.1.1 Use MultiMap instead. |
|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
|
Pair
Deprecated. use oracle.javatools.util.Pair. |
|
PatternFilter
Implements an Ant-style pattern filter. |
|
PatternFilters
http://ant.apache.org/manual/dirtasks.html#patterns http://devweb.uk.oracle.com/cgi-bin/jdevwiki.pl?JavaCoreIDEGroup/WorkingSets |
|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
|
StructuredPropertyAccess
|
|
TimedCache
The TimedCache is an implementation of a cache that
is based around an expiration timer. |
|
TriStateBoolean
This class represents a flag that has three states, as opposed to the two states of a regular boolean flag. |
|
VersionNumber
This class encapsulates the notion of a version number or version string, which can be defined as a string of characters, usually digits, separated by dots ('.'). |
|
WeakDataHolder
WeakDataHolder is the means by which a WeakDataReference instance is able to communicate that its weakly referenced data has been garbage collected. |
|
WeakDataReference
The WeakDataReference class is an implementation of WeakReference with a built in notification mechanism. |
Classes in oracle.ide.util used by oracle.ide.view | |
---|---|
PropertyAccess
The PropertyAccess interface provides the API for
getting and setting properties. |
Classes in oracle.ide.util used by oracle.ide.wizard | |
---|---|
MenuSpec
|
|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.jdeveloper.audit.model | |
---|---|
IntersectedFilters
Utility class for obtaining the intersection of multiple PatternFilter instances. |
Classes in oracle.ide.util used by oracle.jdeveloper.deploy | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.jdeveloper.engine.db | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.jdeveloper.library | |
---|---|
VersionNumber
This class encapsulates the notion of a version number or version string, which can be defined as a string of characters, usually digits, separated by dots ('.'). |
Classes in oracle.ide.util used by oracle.jdeveloper.merge | |
---|---|
MenuSpec
|
Classes in oracle.ide.util used by oracle.jdeveloper.model | |
---|---|
PatternFilter
Implements an Ant-style pattern filter. |
|
VersionNumber
This class encapsulates the notion of a version number or version string, which can be defined as a string of characters, usually digits, separated by dots ('.'). |
Classes in oracle.ide.util used by oracle.jdeveloper.panels | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
|
SwingWorker
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread. |
Classes in oracle.ide.util used by oracle.jdeveloper.runner | |
---|---|
Namespace
This class implements a data structure that uses a hierarchy of named scopes to locate data objects. |
Classes in oracle.ide.util used by oracle.jdeveloper.uieditor | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.jdeveloper.uieditor.uicanvas | |
---|---|
ArrayResourceBundle
ArrayResourceBundle is an abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
Classes in oracle.ide.util used by oracle.jdeveloper.vcs.util | |
---|---|
PatternFilter
Implements an Ant-style pattern filter. |
Classes in oracle.ide.util used by oracle.jdeveloper.vcs.versionhistory | |
---|---|
MenuSpec
|
Classes in oracle.ide.util used by oracle.jdevimpl.audit.model | |
---|---|
IntersectedFilters
Utility class for obtaining the intersection of multiple PatternFilter instances. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |