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

E17493-01

Uses of Package
oracle.ide.docking

Packages that use oracle.ide.docking
oracle.ide.docking Contains interfaces and classes responsible for the dockable behavior provided by 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.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.runner Contains classes that allow addins some level of control on the IDE runner system. 
oracle.ide.view   
oracle.ideri.navigator   
oracle.jdeveloper.vcs.changelist   
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

Classes in oracle.ide.docking used by oracle.ide.docking
Dockable
          A Dockable interface.
DockableDragContext
           
DockableDragSource
           
DockableEvent
          The class describes events on Dockable objects.
Although it might seem similar to a ComponentListener on the UI, it is different because when two dockable are tabbed together, ComponentListener considers the visibility of the windows (the selected page is visible and the others are hidden) while the DockableEvent will be sent for each Dockable corresponding to a tab in the tab pane.
DockableFactory
          The DockableFactory is responsible for translating a dockable name found in a layout file into an instance of Dockable.
DockableFactory2
          DockableFactory2 specifies if a dockable factory can be re-installed (e.g.
DockableHolder
           
DockableListener
          Interface to support notification of visibility changes on a dockable.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
DockingParam
          This class is used to specify how to dock a dockable
DockStation
           The singleton for docking operations.
DrawerConfig
           
DrawerConfig.State
           
DrawerDockableWindow
           
DrawerElement
           
DrawerEntry
           
DrawerEvent
           
DrawerListener
           
DrawerModel
           
DrawerModel.State
           
DrawerPanel
           
DrawerWindowConfig
          Configuration options for drawer windows.
Site
          This class is used to store the sizes of a dockable window.
TitleChangeEvent
          The TileChangeEvent contains the new title.
TitleChangeListener
          An interface that clients that want to be notified of docking changes in a docking port must implement.
 

Classes in oracle.ide.docking used by oracle.ide.explorer
Dockable
          A Dockable interface.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.inspector
Dockable
          A Dockable interface.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.keyboard
Dockable
          A Dockable interface.
DockableFactory
          The DockableFactory is responsible for translating a dockable name found in a layout file into an instance of Dockable.
DockableFactory2
          DockableFactory2 specifies if a dockable factory can be re-installed (e.g.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.log
Dockable
          A Dockable interface.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.navigator
Dockable
          A Dockable interface.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.palette2
Dockable
          A Dockable interface.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.runner
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ide.view
Dockable
          A Dockable interface.
DockableFactory
          The DockableFactory is responsible for translating a dockable name found in a layout file into an instance of Dockable.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.ideri.navigator
Dockable
          A Dockable interface.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.jdeveloper.vcs.changelist
Dockable
          A Dockable interface.
DockableEvent
          The class describes events on Dockable objects.
Although it might seem similar to a ComponentListener on the UI, it is different because when two dockable are tabbed together, ComponentListener considers the visibility of the windows (the selected page is visible and the others are hidden) while the DockableEvent will be sent for each Dockable corresponding to a tab in the tab pane.
DockableFactory
          The DockableFactory is responsible for translating a dockable name found in a layout file into an instance of Dockable.
DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 

Classes in oracle.ide.docking used by oracle.jdeveloper.vcs.spi
DockingParam
          This class is used to specify how to dock a dockable
 


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

E17493-01

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