| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use oracle.ide.controller | |
|---|---|
| oracle.ide | Contains classes that allow addins access to the IDE integration objects. | 
| oracle.ide.ceditor | The Code Editorpackage contains the code editing
implementation of the JDeveloper IDE. | 
| oracle.ide.cmd | Contains classes implementing several JDeveloper commands. | 
| 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.db | Classes for representing database objects in the IDE. | 
| 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.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.log | Contains the interfaces and classes that allow addins to provide their own log pages. | 
| oracle.ide.navigator | Contains classes providing navigator support. | 
| oracle.ide.palette2 | Contains interfaces and classes that allow for palette integration. | 
| oracle.ide.print | Contains classes that allow addins some level of control on the IDE print system. | 
| oracle.ide.runner | Contains classes that allow addins some level of control on the IDE runner system. | 
| oracle.ide.util | Contains utility classes. | 
| oracle.ide.vcs | Contains application-level interfaces to the version control sub-system. | 
| oracle.ide.view | |
| oracle.ideimpl.webupdate | |
| oracle.ideri.navigator | |
| oracle.ideri.util | |
| oracle.javatools.compare.view | |
| oracle.jdeveloper | Contains the entry point for launching Oracle JDeveloper. | 
| oracle.jdeveloper.audit.transform | The base classes for defining transformations on the Audit object model. | 
| oracle.jdeveloper.compiler | Contains classes that allow addins to integrate their own build system translator. | 
| oracle.jdeveloper.controller | |
| oracle.jdeveloper.db | Classes for accessing database connections in JDeveloper (and other FCP products). | 
| oracle.jdeveloper.deploy.cmd | |
| oracle.jdeveloper.deploy.cmd.weblogic | |
| oracle.jdeveloper.deploy.dt | |
| oracle.jdeveloper.history | |
| oracle.jdeveloper.java | Public API for the java model. | 
| oracle.jdeveloper.merge | Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. | 
| oracle.jdeveloper.runner | Contains classes that allow addins some level of control on the JDeveloper runner system. | 
| oracle.jdeveloper.template.wizard | |
| 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.annotations | |
| oracle.jdeveloper.vcs.changelist | |
| oracle.jdeveloper.vcs.changelist.cmd | |
| oracle.jdeveloper.vcs.changeset | |
| oracle.jdeveloper.vcs.changeset.cmd | |
| oracle.jdeveloper.vcs.generic | |
| oracle.jdeveloper.vcs.patch | |
| oracle.jdeveloper.vcs.properties | |
| oracle.jdeveloper.vcs.share | |
| 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. | 
| oracle.jdeveloper.vcs.versionhistory | |
| oracle.jdeveloper.vcs.versiontree | |
| oracle.jdeveloper.webapp.designer | |
| oracle.jdeveloper.webapp.navigation | |
| oracle.jdevimpl.audit.core | |
| oracle.jdevimpl.audit.log | |
| oracle.jdevimpl.bookmarks | |
| oracle.jdevimpl.compare | |
| oracle.jdevimpl.esdk | |
| oracle.jdevimpl.esdk.migration | |
| oracle.jdevimpl.history | |
| Classes in oracle.ide.controller used by oracle.ide | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| DynamicMenuListener The DynamicMenuListener allows implementors to add their own menu items to the dynamic menu associated with this listener. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Menubar Menubarclass represents a JFrame menu bar. | |
| Classes in oracle.ide.controller used by oracle.ide.ceditor | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| DynamicMenuListener The DynamicMenuListener allows implementors to add their own menu items to the dynamic menu associated with this listener. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.cmd | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.controller | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| CommandProcessor The CommandProcessorsingleton class is responsible for
 managing the execution of the IDE commands and managing the undo stack. | |
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| LabelUpdater LabelUpdateris responsible for updating an action's label. | |
| MenuFilter A MenuFilter can accept or reject menu components. | |
| MenuManager Manages the IDE's menus. | |
| ToolbarManager The ToolbarManager provides programmatic manipulation of toolbars defined in an extension's manifest file. | |
| Classes in oracle.ide.controller used by oracle.ide.controls | |
|---|---|
| ActionFilter An ActionFilter can accept or reject actions by command name. | |
| PropertyResolver A property resolver is responsible for looking up a named property. | |
| Classes in oracle.ide.controller used by oracle.ide.db | |
|---|---|
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.db.transfer.generate | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.docking | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ide.editor | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ide.explorer | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ide.inspector | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ide.keyboard | |
|---|---|
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.layout | |
|---|---|
| MenuFilter A MenuFilter can accept or reject menu components. | |
| Classes in oracle.ide.controller used by oracle.ide.log | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ide.navigator | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.palette2 | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ide.print | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| Classes in oracle.ide.controller used by oracle.ide.runner | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.util | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ide.vcs | |
|---|---|
| CommandProcessor The CommandProcessorsingleton class is responsible for
 managing the execution of the IDE commands and managing the undo stack. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Classes in oracle.ide.controller used by oracle.ide.view | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ideimpl.webupdate | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.ideri.navigator | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.ideri.util | |
|---|---|
| PropertyResolver A property resolver is responsible for looking up a named property. | |
| Classes in oracle.ide.controller used by oracle.javatools.compare.view | |
|---|---|
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper | |
|---|---|
| MenuConstants This class defines the constants for adding commands to the main menubar and to context menus. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.audit.transform | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.compiler | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.controller | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| LabelUpdater LabelUpdateris responsible for updating an action's label. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.db | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.deploy.cmd | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.deploy.cmd.weblogic | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.deploy.dt | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| MenuManager Manages the IDE's menus. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.history | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.java | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.merge | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.runner | |
|---|---|
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.template.wizard | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.uieditor | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| DynamicMenuListener The DynamicMenuListener allows implementors to add their own menu items to the dynamic menu associated with this listener. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.uieditor.uicanvas | |
|---|---|
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.annotations | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.changelist | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.changelist.cmd | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.changeset | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.changeset.cmd | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.generic | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.patch | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.properties | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.share | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.spi | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.util | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.versionhistory | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.versiontree | |
|---|---|
| Command The Commandinterface defines the interface of all command
 objects. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.webapp.designer | |
|---|---|
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdeveloper.webapp.navigation | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.audit.core | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.audit.log | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.bookmarks | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.compare | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| ControllerProvider | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.esdk | |
|---|---|
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.esdk.migration | |
|---|---|
| ContextMenu Use ContextMenu to add menu items to context (right click) menus. | |
| ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu. | |
| Controller Each Viewhas an associatedController. | |
| IdeAction An IdeActionis used when adding a menu and/or toobar button. | |
| Classes in oracle.ide.controller used by oracle.jdevimpl.history | |
|---|---|
| ControllerProvider | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||