|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Edit class contains the method
applyEdit to apply an edit (single or compound)
to a document.
EditableContributor.BaseCompareView.DatabaseConnectionEditor.editConnection(String,String)
EditDescriptor is used to describe an edit
operation that is undoable.EditDescriptor with the given name.
Namespace
corresponds to user properties opposed to shared properties.
Editor interface defines the methods to open and
close editors, along with methods to save and restore editor specific
settings.Editor interface.EDITOR_SAVEABLE_AS controls the File | Save As menu
item when an editor is the active view.
Editor with the EditorManager.EditorListener
methods when the state of Editor has changed.EditorListener interface should be
implemented by clients that are interested in receiving
notifications about Editor instances being opened,
activated, deactivated, or closed in the IDE.EditorListener interface should be
implemented by clients that are interested in receiving
notifications about Editor instances being opened,
activated, deactivated, or closed in the IDE.EditorManager manages the life cycle of Editors.EditorManager serves as the registry for Editor that want to register themselves with
specific Node types.EditorPageable is an implementation of the
Pageable interface to support printed output of a
BasicDocument optionally using the syntax highlighting
features of the editor framework.EditorPageable that will be used for
printing a document.
EditorPageableFactory is a PageableFactory
implementation which generates a Pageable instance for
printing the contents of a Code Editor.BasicEditorPane.EditorPlugin interface describes the routines
that an editor plugin must implement to integrate with the editor
framework.EditorPluginsFactory defines an interface that
allows clients of the Code Editor to indicate what EditorPlugins
they are interested in installing when a new editor is opened.EditorProperties class provides a global registry
for properties which affect all documents and editor panes of this
package.RenameCommand class implements the Rename command.StatusBarPlugin provides a status bar UI component
that works with the BasicEditorPane.EditorStatusBar instance that is
associated with the specified editor.
StatusBarCell is just a label that can be added
to our status bar which takes care of making sure that its size
remains fairly constant for the types of strings which can contain
it (otherwise, it looks pretty bad for the cells to be changing
in width, say when you switch between insert and overwrite mode.)EditProcessor class contains static utility
routines for apply simple or complex edits to a
Node.J2eeTechnologies.EJB_KEY.
Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI.Element interface defines the protocol used by the
IDE to communicate with data objects in order to display the objects
in the UI.Element view of the data object.
Attributes to focus on the notion of Element
attributes.ElementFactory class is responsible for creating
intances of Elements.ElementRecognizer interface provides the API for recognizing
data types from specific object identifiers.Filters and Handlers to Element classes.Elements.ElementTreeNodes to hold the Elements.ElementTree to hold the ElementElementTree.ElementTree in a View.ElementTypeResolver may be employed by a
DynamicElementHandler to resolve a fully-qualified element name to
a runtime type.EmacsAction is an abstract class that all Emacs
actions should extend from.Tracker instance.
EMPTY_ATTRIBUTES
AuditContext.getChildAttribute(java.lang.Object, oracle.jdeveloper.audit.analyzer.AuditContext.Key) to get the
the value of an attribute set in this context.
BasicEditorPane.endEdit()
NodeResourceBundle to stop listening to the
editor.
ModelAdapter.endRead() before it invokes
ModelAdapter.releaseReadLock(oracle.javatools.buffer.WriteLockRequestListener).
ModelAdapter.endRead() before it invokes
ModelAdapter.releaseReadLock(oracle.javatools.buffer.WriteLockRequestListener).
startTiming() and
endTiming() using Assert.
startTiming() and
endTiming() using Assert.
startTiming() and
endTiming() using Assert.
startTiming() and
endTiming() using Assert.
AddinPolicyUtils.ensureGarbageCollectable(Object,int) with seconds set to 10.
OfflineDBObjectFactory.ensureID(DBObject,boolean) but optionally specify that
this is only a load operation and therefore heavier ID processing (such as
updating the name information in the IDs) can be skipped.
SourceFile enclosing the
location of this context.
SourceFile enclosing the
location of this context.
SourceFile enclosing the
location of this context, and retains the import even if unused.
SourceFile enclosing the
location of this context.
SourceFile enclosing the
location of this context.
URI ends with the
specified suffix.
URI ends with the
specified suffix.
URL ends with the
specified suffix.
URL ends with the
specified suffix.
Maps.AbstractHashMap.get(java.lang.Object).
Maps.AbstractHashMap.get(java.lang.Object).
Maps.AbstractHashMap.put(K, V).
Maps.AbstractHashMap.put(K, V) or evicted but not removed by
Maps.AbstractCacheMap.evictExistingEntry(E).
Maps.AbstractLinkedHashMap.evictExistingEntry(E),
e.g., because Maps.AbstractLinkedHashMap.removeEldestEntry(E) returned true.
Maps.AbstractCacheMap.evictExistingEntry(E) (e.g., because Maps.CacheStrategy.evictEldest(oracle.javatools.util.Maps.AbstractCacheMap, E) returned
true) and the map is not canonical.
JarIndex.visit(Visitor) to iterate the index entries.
The index returned by this method may become invalid if the JAR file
changes on disk.
Maps.AbstractHashMap.purgeEntry(E)
after its value has been garbage collected.
Maps.AbstractCacheMap implementation never invokes Maps.CacheStrategy.entryRemoved(oracle.javatools.util.Maps.AbstractCacheMap, E)
when entries are removed by the Maps.AbstractLinkedHashMap.clear() method of this
map, or of a view collection of this map.
ReplaceMenuManager instance is bound to
the JNDI environment.
System.getenv().URIFilter must provide an implementation
for the equals() method that compares the
URIFilter to another one.
true if both of the specified URI
parameters point to the same URI instance or if
both URI parameters have the same scheme and the
scheme helper determines that the URI objects are
equal.
URI objects to determine whether
they point to the same resource.
Context to another object for equality.
true if both of the specified URL
parameters point to the same URL object or if the
both URL parameters have the same protocol and the
protocol helper determines that the URL objects are
equal.
URL objects to determine whether
they point to the same resource.
URLFilter must provide an implementation
for the equals(...) method that compares the
URLFilter to another one.
VersionNumber with the
specified VersionNumber and returns true
if the version represented are identical.
ArchiveEntry are
equal if their entry names are equal.
URIPath.equals(Object) that can
also be used by subclasses that implement URIPath.equals(Object).
ClientSetting.equals(Object) that can
also be used by subclasses that implement ClientSetting.equals(Object).
IdeSettings.equals(Object) that can
also be used by subclasses that implement IdeSettings.equals(Object).
Object.equals(Object) that can
also be used by subclasses that implement Object.equals(Object).
)that can
also be used by subclasses that implement).
FilePath.equals(Object) that can
also be used by subclasses that implement FilePath.equals(Object).
URLPath.equals(Object) that can
also be used by subclasses that implement URLPath.equals(Object).
AbstractDBObjectID.equalsImpl(AbstractDBObjectID) when appropriate.
AbstractDBObjectID.equalsImpl(AbstractDBObjectID)).
DynamicPropertySetImpl.equals(Object) that can
also be used by subclasses that implement DynamicPropertySetImpl.equals(Object).
DataList.equals(Object) that can
also be used by subclasses that implement DataList.equals(Object).
InvokerRights.equals(Object) that can
also be used by subclasses that implement InvokerRights.equals(Object).
MethodSignature.equals(Object) that can
also be used by subclasses that implement MethodSignature.equals(Object).
PlsqlDatatype.equals(Object) that can
also be used by subclasses that implement PlsqlDatatype.equals(Object).
PlsqlMethod.equals(Object) that can
also be used by subclasses that implement PlsqlMethod.equals(Object).
PlsqlPackage.equals(Object) that can
also be used by subclasses that implement PlsqlPackage.equals(Object).
PlsqlParameter.equals(Object) that can
also be used by subclasses that implement PlsqlParameter.equals(Object).
PlsqlParameterMode.equals(Object) that can
also be used by subclasses that implement PlsqlParameterMode.equals(Object).
PlsqlTopLevelFunction.equals(Object) that can
also be used by subclasses that implement PlsqlTopLevelFunction.equals(Object).
PlsqlTopLevelMethod.equals(Object) that can
also be used by subclasses that implement PlsqlTopLevelMethod.equals(Object).
StoredProcProfile.equals(Object) that can
also be used by subclasses that implement StoredProcProfile.equals(Object).
ERASEABLE is an immutable attribute that
controls the File | Erase from Disk menu item.
Logger.
Logger.
showOpenDialog(...) and
showSaveDialog(...) methods if an I/O error occurred.
T
Runnable changePathRunnable = new Runnable()
{
project.addLibrary(...);
project.setOutputDirectory(...);
};
JProjectUtil.execturePathChange(changePathRunnable);
URI location
currently exists.
URI location
currently exists.
URL location
currently exists.
true if the specified URL points to a
resource that currently exists; returns false
otherwise.
objectName.
ExitCommand class implements the ide exit command.tnode.
tnode.
TNode.
JTree.
depth parameter.
JTree up to the specified
tree depth; all other rows are collapsed.
JComponent.
ExpiredTextBufferException is thrown when clients
attempt to access an ExpirableTextBufferSnapshot after
that snapshot has expired, due to the underlying text buffer being
modified.ExpiredTextBufferException.
ExpiredTextBufferException.
ExpiredTextBufferException.
Explorer class provides the API for getting a GUI
representation of the structure for a given Context.ExplorerContext class is a utility class that
can be used to get at the extra data the ExplorerWindow stores
in the the Context.
ExtendedBraceProvider interface extends the
BraceProvider to provide a routine to allow
matching-brace highlight support to locate the closest brace.ExtendedTextField to be used as an inline
editor for the Property Inspector.? extends T
Extension interface provides the API for customizing
the navigator window.ExternalToolListener.ExternalToolListener.toolWillStart(ExternalToolEvent)
to veto the execution of a tool.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||