Extension SDK 10.1.3.36.73

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.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 Create an accelerator definition (accelerators.xml).  
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.palette Contains classes that allow for palette integration and commands. 
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.ideri.navigator   
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.cmt The Component Model Tool, an API for manipulating Java source code.  
oracle.jdeveloper.compiler Contains classes that allow addins to integrate their own build system translator.  
oracle.jdeveloper.controller   
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.refactoring Contains classes that allow to participate or to initiate refactoring operations.  
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. 
oracle.jdevimpl.compare   
 

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
          Menubar class represents a JFrame menu bar.
 

Classes in oracle.ide.controller used by oracle.ide.ceditor
Command
          The Command interface defines the interface of all command objects.
ContextMenu
          ContextMenu class.
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
           
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.
 

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
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
          ContextMenu class.
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.
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
PropertyResolver
          A property resolver is responsible for looking up a named property.
 

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
          ContextMenu class.
Controller
          Each View has an associated Controller.
ControllerProvider
           
 

Classes in oracle.ide.controller used by oracle.ide.explorer
ContextMenu
          ContextMenu class.
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
IdeAction
          An IdeAction is used when adding a menu and/or toobar button.
 

Classes in oracle.ide.controller used by oracle.ide.log
ContextMenu
          ContextMenu class.
Controller
          Each View has an associated Controller.
ControllerProvider
           
 

Classes in oracle.ide.controller used by oracle.ide.navigator
ContextMenu
          ContextMenu class.
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.palette
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
          ContextMenu class.
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.
 

Classes in oracle.ide.controller used by oracle.ide.view
ContextMenu
          ContextMenu class.
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.ideri.navigator
Controller
          Each View has an associated Controller.
ControllerProvider
           
 

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.cmt
Command
          The Command interface defines the interface of all command objects.
 

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

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.
 

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

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.refactoring
Controller
          Each View has an associated Controller.
 

Classes in oracle.ide.controller used by oracle.jdeveloper.uieditor
ContextMenu
          ContextMenu class.
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
           
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.
 

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 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.spi
Command
          The Command interface defines the interface of all command objects.
ContextMenu
          ContextMenu class.
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.util
Command
          The Command interface defines the interface of all command objects.
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.jdevimpl.compare
Controller
          Each View has an associated Controller.
 


Extension SDK 10.1.3.36.73

 

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