|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
ACTIVE
is a mutable attribute that
indicates that the Element
is currently active.
showOpenDialog(...)
and
showSaveDialog(...)
methods if open/save is chosen.
Color
.
Integer
Integer
String
.
JViewport
except if the editor
returns Boolean.FALSE
for this property.
Integer
Integer
AbstractCommand
abstract class implements the
Command
interface.AbstractConnectionEditor provides a base class that can be
used when creating new Editor implementations that work against a
database connection.- AbstractConnectionEditor() -
Constructor for class oracle.jdeveloper.cm.dt.addin.AbstractConnectionEditor
-
- AbstractConnectionEditorAddin - class oracle.jdeveloper.cm.dt.addin.AbstractConnectionEditorAddin.
- The
AbstractConnectionEditorAddin
can be used as a base class for new
EditorAddin implementations that work with a DatabaseEditorNode
.AbstractConnectionEditorWizard
provides a base Wizard implementation
that can be used when creating new Editors for database connections.AbstractConnectionWrapper
is a generic object which
implements part of the ConnectionWrapper
.DBObject
interface.DBObjectProvider
interface.Database
interface.AbstractDerivedLibrary
class.AbstractDocumentRenderer
is the base class for all
DocumentRenderers
provided with this editor component.URL
and
a flas indicating whether the layout has already been initialized.AbstractElementRecognizer
class.FlatEditorAddin
.AbstractInsight
class provides some of the common
functionality of all Insight implementations, such as handling the
delayed timer, trapping of editor commands, displaying of the
Insight window, and so on.AbstractLanguageSupport
is the base class for all
LanguageSupports provided with this editor component.AbstractLexer
is a basic abstract implementation
which takes care of common functionality across all Lexers, such
as the buffer and offset issues, and for providing a basic
LexerToken
object which just stores token and offset
information.DefaultLexerToken
just implements a basic
LexerToken which stores a token and start/end offsets.AbstractLibrary
class.AbstractLogManager
class provides the basic support
for managing and showing a log page's context menu.AbstractLogPage
is a convenience class that should
be extended by integrators that need to add their own LogPage
to the LogWindow
.AbstractLogPage
.
AbstractLogPage
.
AbstractLogPage
.
AbstractMenuManager
class.SchemaObject
interface.AbstractSyntaxRecognizer
is a basic abstract
implementation which takes care of common functionality across
SyntaxRecognizers for LL(1) parsers.DBOBjectValidator
interface.AbstractView
provides a default implementation for most methods
defined in the View interface.AccessiblityUtils
class provides helper methods for
setting properties on the Accessible
components.ActionHookInvoker
is an interface to a class that
is responsible for performing some set of actions.ActionInvoker
is an interface to a class which
is responsible for executing actions that operate on an editor
component or document.ActionNames
class defines all the actions known to
the editor component and mappable in the various keymappings.ActionPostInvoker
is used to listen for
completed editor actions immediately after they complete - this
gives plugins a chance to do some subsequent, such as formatting
after inserting a new line.ActiveViewListener
to notify
implementors which view is being activated and which is being
deactivated.ActiveViewListener
interface should be implemented
by extensions that need to know when views in the IDE change their
active status.Addin
interface is one of the interfaces extension
writers use to add functionality to the IDE.AddinManager
class is responsible for loading extensions
(Addins) to the IDE.ApplicationCode
class is responsible for collecting
all application code based on the project source path.ApplicationFilter
class organizes the children of an
application into a predefined structure.Applications
class is used to wrap the Workspaces
class in order to provide a different label when displayed in the
application navigator.ApplyEvent
is the event object used in the methods
that are part of the ApplyListener
interface.ApplyEvent
.
NavigableUIContainer
.ApplyNotifier
is capable
of firing ApplyEvent
s to registered ApplyListener
s.ArrayIterator
class iterates over an array of
Object
s.ArrayIterator
from an array of Object
s.
ArrayIterator
from an array of Object
s and an inclusive beginning index.
ArrayIterator
from an array of Object
s, an inclusive start index, and an exclusive end index.
ArrayListHeap
class is a utility class which keeps
a cache of empty ArrayList instances for quick reuse.ArrayResourceBundle
is an abstract subclass of
ResourceBundle
that manages locale-dependent resources
in an array.ArraySortedSet
is an array implementation of the
SortedSet
interface.ArraySortedSet
of default size, using
the default sorting order of the objects added to the set.
ArraySortedSet
of specified size, using
the default sorting order of the objects addded to the set.
ArraySortedSet
of default size, using
the specified comparator.
ArraySortedSet
of specified size, using
the specified comparator.
ArraySortedSet
with the given contents
and comparator.
ArraySortedSet
with the given contents
and comparator.
Assert
class provides basic assertion and tracing support.AsyncScheduler
is a part of a basic API to allow
scheduling asynchronous tasks that support cancelling while the
task is running.AsyncScheduler
.
AsyncTask
is a part of a basic API to allow
scheduling asynchronous tasks that support cancelling while the
task is running.AttributeMarker
class can be declared in the
throws
clause of a getter method to indicate to
the IDE's marshalling code that a particular persistent property
should be persisted in XML as an attribute instead of an element.AuditContext.key(java.lang.Object)
or
AuditContext.sharedKey(java.lang.Object)
.AuditModel
.AuditModel
.true
if the specified URL
should be
displayed in the URLChooser
.
URLTextField
as their ActionListener
.
BasicEditorPane
.
BasicEditorPane
.
ActionListener
interface.
child
to the end of this context menu.
child
to the end of this context menu.
child
to the end of this context menu.
Toolbar.add(ToggleAction)
Folder.add(Element)
method
that accepts an additional flag that indicates whether or not
notifications of the change should be sent to registered observers.
Folder
interface.
Collection
of Element
objects to the child
list for the container.
Folder
interface.
Folder
interface.
Element
to the end of the
Folder
.
Element
to the collection of the filter's
top-level children.
Element
to be added if the element short label is
unique in this folder and the superclass add(Element)
method allows the element to be added.
Node
s to the project.
Node
to the project.
Node
s to the project.
Node
to the project.
URL
to the end of the URLPath
,
if it is not already on the URLPath
.
URL
objects in order to the end of the
URLPath
.
URLPath
to this
instance.
l
to the list of active view
listeners.
other
to this.
other
into this node.
ApplyListener
that will be called when the
user applies or cancels changes.
EditorManager.isAutoSyncOn(oracle.ide.editor.Editor)
EditorManager.isAutoSyncOn(oracle.ide.editor.Editor)
EditorManager.isAutoSyncOn(oracle.ide.editor.Editor)
Editor.editorShown()
and Editor.editorHidden()
.
Editor.editorShown()
and Editor.editorHidden()
.
BuildSystemListener
for more information.
BuildSystemListener
for more information.
CEToolTipProvider
implementation to
receive requests for tooltip information when the mouse travels
over the code editor.
catch
clause.
catch
clause at the end of the list of
catch
clauses.
element
to the model
as
a child of parent
.
JotElement
as a child of this model.
Navigable
to the array of child
Navigables.
root
TNode
.
URLFilter
to be one of the filters
that are shown in the "File type" combo box.
GutterMarks
for displaying icons in the Gutter.
GutterMarks
for displaying icons in the Gutter.
GutterMarks
for displaying icons in the Gutter.
GutterMarks
for displaying icons in the Gutter.
CommitListener
that will be called when the
user applies or cancels changes.
ConnectionListener
to ConnectionManager
.
ContextMenuListener
that is called when the type
of the data represented by the current Context
is
assignable to a variable whose type is of the specified
Class
.
NavigatorWindow
s.
CopyListener
for more information.
CopyListener
for more information.
CursorListener
to the list of cursor listeners.
listener
to the list
of active view listeners.
URLFilter
to the list of filters used to
exclude resources from appearing under a dynamic project.
Element
to the set of locations to be audited.
Element
to the child Map
in
response to a call to HierarchicalFilter.childrenAdded(List, TNode,
TreeExplorer)
.
Element
s
to the set of locations to be audited.
File
objects in order to the end of the
FilePath
.
FilePath
to this
instance.
File
to the end of the FilePath
,
if it is not already on the FilePath
.
throws
clause.
URLExistTest
interface.
extension
to the list of
extensions that are accepted by this filter.
URLStreamHandlerFactory
that should be used by the IDE
when dealing with URL
s.
FeedbackManager
for displaying
feedback messages to the user for this editor pane.
ApplicationFilterHelper
.
finally
block.
folder
has no children.
GutterClickListener
to receive
notifications of mouse clicks in this Gutter component.
GutterClickListener
to receive
notifications of mouse clicks in this Gutter component.
HelpableProvider
for this class from which the
code editor can retrieve help info.
NodeMigratorHelper
.
extension
with the document
type encapsulated in this DocRecord
.
JspLibraryListener
to the JspLibraryManager.
SortedMenuLayout.componentMap
and starts listening
for changes to the component's text property.
LayoutListener
for one of our child
Editor
instances
menuItem
to the list of menu items whose
mnemonic needs be resolved.
menuItem
to the list of menu items whose
mnemonic needs be resolved.
menuItem
to the list of menu items whose
mnemonic needs be resolved.
component
is a JMenuItem
it
adds it to the list of menu items whose mnemonic needs be resolved.
component
is a JMenuItem
it
adds it to the list of menu items whose mnemonic needs be resolved.
menu
to
the list of items whose mnemonic needs resolution.
popupMenu
to
the list of items whose mnemonic needs resolution.
listener
to
the graphical components used in the page implementation.
OffsetMark
at the given location.
Observer
to the list of observers to attach to any newly
created packages for the given project
.
Observer
to the list of observers to attach to any newly
created packages for the given project
.
AbstractLogManager
class should
override this method from where they should call this method to
install the appropriate mouse listener on the specified page
.
page
to the LogWindow
.
GalleryManager
.
PopupManager
for managing popup menus
for this editor pane.
PreferredLayoutListener
.
PropertyChangeListener
to listening for
property changes.
PropertyChangeListener
to this registry
to track changes to styles.
PropertyChangeListener
to this registry
to track changes to styles.
PropertyChangeListener
to this registry
to track changes to styles.
ElementRecognizer
, appending it to the end
of the list of recognizers.
Recognizer
, placing it in the
specified location in the list of recognizers.
ElementRecognizer
, appending it to the end
of the list of recognizers.
Recognizer
, placing it in the
specified location in the list of recognizers.
ElementRecognizer
, appending it to the end
of the list of recognizers.
Recognizer
, placing it in the
specified location in the list of recognizers.
Navigable
object with the
JProjectSettingsPanel
as one of the root
Navigable
s to show in the project settings dialog.
URLChooser
.
#addShortcutButtons(URLChooser,Context
.
URLChooser
based on the specified Context
.
SourceFinder
url
to the active configuration
extra class path.
Element
object to the MiscellaneousFolder
.
URL
to the URLPath
for this package.
node
to the project
source path list.
ToolTipProvider
for providing
tooltips for the editor pane.
URLChooserListener
to this URLChooser
URLFilter
that will be included automatically
in URLChooser
instances created by
DialogUtil#getURLChooser(Context)
.
extension
with the document
type encapsulated in this DocRecord
.
name
initialized.
TriStateBoolean
values are all the same or have some
difference.
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.