Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.ide.controller

Packages that use oracle.ide.controller
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.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.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.controller   
oracle.jdeveloper.db Classes for accessing database connections in JDeveloper (and other FCP products). 
oracle.jdeveloper.history   
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.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.properties   
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.compare   
oracle.jdevimpl.esdk   
oracle.jdevimpl.esdk.migration   
oracle.jdevimpl.history   
 

Classes in oracle.ide.controller used by oracle.ide
Controller
          Each View has an associated Controller.
DynamicMenuListener
          The DynamicMenuListener allows implementors to add their own menu items to the dynamic menu associated with this listener.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
Menubar
           
 

Classes in oracle.ide.controller used by oracle.ide.ceditor
Command
          The Command interface 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 View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ide.cmd
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ide.controller
ActionFilter
          An ActionFilter can accept or reject action names.
Command
          The Command interface defines the interface of all command objects.
CommandProcessor
          The CommandProcessor singleton 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 View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
LabelUpdater
          LabelUpdater is 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 action names.
PropertyResolver
          A property resolver is responsible for looking up a named property.
 

Classes in oracle.ide.controller used by oracle.ide.db
IdeAction
          An IdeAction is 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 View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ide.docking
Controller
          Each View has an associated Controller.
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 View has an associated Controller.
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 View has an associated Controller.
ControllerProvider
           
 

Classes in oracle.ide.controller used by oracle.ide.inspector
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
ControllerProvider
           
 

Classes in oracle.ide.controller used by oracle.ide.keyboard
ActionFilter
          An ActionFilter can accept or reject action names.
ControllerProvider
           
IdeAction
          An IdeAction is 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 View has an associated Controller.
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 View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is 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 View has an associated Controller.
 

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 IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ide.util
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ide.vcs
CommandProcessor
          The CommandProcessor singleton 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 View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ideimpl.webupdate
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ideri.navigator
Controller
          Each View has an associated Controller.
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.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 Command interface defines the interface of all command objects.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.controller
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
LabelUpdater
          LabelUpdater is responsible for updating an action's label.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.db
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

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.merge
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.runner
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.annotations
Command
          The Command interface defines the interface of all command objects.
IdeAction
          An IdeAction is 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 View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.changelist.cmd
Command
          The Command interface 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 View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.changeset.cmd
Command
          The Command interface defines the interface of all command objects.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.generic
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.properties
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.spi
Command
          The Command interface 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 View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.util
Command
          The Command interface 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 IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.versionhistory
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.vcs.versiontree
Command
          The Command interface defines the interface of all command objects.
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.webapp.designer
IdeAction
          An IdeAction is 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 View has an associated Controller.
IdeAction
          An IdeAction is 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 View has an associated Controller.
ControllerProvider
           
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.jdevimpl.compare
Controller
          Each View has an associated Controller.
ControllerProvider
           
 

Classes in oracle.ide.controller used by oracle.jdevimpl.esdk
Controller
          Each View has an associated Controller.
IdeAction
          An IdeAction is 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 View has an associated Controller.
IdeAction
          An IdeAction is 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
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.