|
Extension SDK 10.1.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use oracle.ide | |
| oracle.ide | Contains classes that allow addins access to the IDE integration objects. |
| oracle.ide.addin | Contains classes and interfaces that are used by addins to extend JDeveloper with their own views and wizards. |
| 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.gallery | Contains classes implementing JDeveloper's new object gallery. |
| oracle.ide.inspector | Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. |
| oracle.ide.log | Contains the interfaces and classes that allow addins to provide their own log pages. |
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| oracle.ide.navigator | Contains classes providing navigator support. |
| oracle.ide.runner | Contains classes that allow addins some level of control on the IDE runner system. |
| oracle.jdeveloper.ceditor | The Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
| oracle.jdeveloper.cm.dt | Contains the base design-time API for integrating database and application server connections within JDeveloper. |
| oracle.jdeveloper.compiler | Contains classes that allow addins to integrate their own build system translator. |
| oracle.jdeveloper.jsp.libraries | |
| 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.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.spi | Contains extension-level service provider interfaces for version control system integraton. |
| oracle.jdeveloper.vcs.util | Contains assorted stateless utilities for version control system integraton. |
| Classes in oracle.ide used by oracle.ide | |
AbstractMenuManager
AbstractMenuManager class. |
|
| ActiveViewHandler
This interface is used by the main window to return the active view and to build the control stack. |
|
| AddinManager
The AddinManager class is responsible for loading extensions
(Addins) to the IDE. |
|
| CommandProcessor
The IdeCommandProcessor singleton class is responsible for
managing the execution of the IDE commands and managing the undo stack. |
|
| ComponentVersionManager
Adds the component name and version number to the list of registered component/version sets. |
|
ContextMenu
ContextMenu class. |
|
| ExtensionTagException
Enables implementors of ExtensionTagHandler to report errors to the Extension manager. |
|
| ExtensionTagHandler
Enables handlers to register their own xml tag element with the AddinManager, enabling them to be called when the addin manager reads the xml tag. |
|
| FileOpenHistory
The FileOpenHistory class manages the opened files
history. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| IdeActivationEvent
An event representing activation or deactivation of the IDE. |
|
| IdeActivationListener
A listener to IDE activation events. |
|
| IdeArgs
This class is used as an agument for the IDE startup() procedure. |
|
| IdeConstants
Interface defining IDE constants such as command IDs. |
|
| IdeCore
Core IDE functionality. |
|
| IdeEvent
An event representing a step in the IDE startup and shutdown |
|
| IdeListener
A listener to IDE events. |
|
| IdeMainWindow
This class implements the main application view. |
|
| IdeSubject
The IdeSubject class defines the API to register
Observers that are interested in receiving notifications
of Subject changes. |
|
| IdeVetoableSubject
The IdeVetoableSubject class is a default implementation of the VetoableSubject interface. |
|
Menubar
Menubar class represents a JFrame menu bar. |
|
| MenuManager
Manages the JDeveloper IDE's menus. |
|
| MultiManager
The MultiManager class is a base class for other managers that can support support either a singleton view or multiple views based on a configurable setting. |
|
| UpdateInfo
|
|
| WizardManager
WizardManager provides the interface through which the IDE handles Wizards. |
|
| Classes in oracle.ide used by oracle.ide.addin | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| UpdateInfo
|
|
| Classes in oracle.ide used by oracle.ide.docking | |
| IdeConstants
Interface defining IDE constants such as command IDs. |
|
| Classes in oracle.ide used by oracle.ide.editor | |
ContextMenu
ContextMenu class. |
|
| Classes in oracle.ide used by oracle.ide.explorer | |
ContextMenu
ContextMenu class. |
|
| MultiManager
The MultiManager class is a base class for other managers that can support support either a singleton view or multiple views based on a configurable setting. |
|
| PinnableManager
|
|
| Classes in oracle.ide used by oracle.ide.gallery | |
ContextMenu
ContextMenu class. |
|
| ExtensionTagException
Enables implementors of ExtensionTagHandler to report errors to the Extension manager. |
|
| ExtensionTagHandler
Enables handlers to register their own xml tag element with the AddinManager, enabling them to be called when the addin manager reads the xml tag. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.ide.inspector | |
| MultiManager
The MultiManager class is a base class for other managers that can support support either a singleton view or multiple views based on a configurable setting. |
|
| PinnableManager
|
|
| Classes in oracle.ide used by oracle.ide.log | |
ContextMenu
ContextMenu class. |
|
| Classes in oracle.ide used by oracle.ide.model | |
| IdeEvent
An event representing a step in the IDE startup and shutdown |
|
| IdeListener
A listener to IDE events. |
|
| Classes in oracle.ide used by oracle.ide.navigator | |
ContextMenu
ContextMenu class. |
|
| MultiManager
The MultiManager class is a base class for other managers that can support support either a singleton view or multiple views based on a configurable setting. |
|
| Classes in oracle.ide used by oracle.ide.runner | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.ceditor | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.cm.dt | |
| IdeSubject
The IdeSubject class defines the API to register
Observers that are interested in receiving notifications
of Subject changes. |
|
| Classes in oracle.ide used by oracle.jdeveloper.compiler | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.jsp.libraries | |
| ExtensionTagException
Enables implementors of ExtensionTagHandler to report errors to the Extension manager. |
|
| ExtensionTagHandler
Enables handlers to register their own xml tag element with the AddinManager, enabling them to be called when the addin manager reads the xml tag. |
|
| Classes in oracle.ide used by oracle.jdeveloper.library | |
| ExtensionTagException
Enables implementors of ExtensionTagHandler to report errors to the Extension manager. |
|
| ExtensionTagHandler
Enables handlers to register their own xml tag element with the AddinManager, enabling them to be called when the addin manager reads the xml tag. |
|
| IdeSubject
The IdeSubject class defines the API to register
Observers that are interested in receiving notifications
of Subject changes. |
|
| Classes in oracle.ide used by oracle.jdeveloper.model | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.uieditor | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.uieditor.uicanvas | |
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.vcs.spi | |
ContextMenu
ContextMenu class. |
|
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| Classes in oracle.ide used by oracle.jdeveloper.vcs.util | |
| IdeAction
An IdeAction is used when adding a menu and/or toobar button. |
|
| IdeActivationListener
A listener to IDE activation events. |
|
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.