Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.ide.view.ViewDecorator

Packages that use ViewDecorator
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.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.view   
oracle.ideri.navigator   
oracle.jdeveloper.vcs.changelist   
oracle.jdevimpl.bookmarks   
 

Uses of ViewDecorator in oracle.ide.docking
 

Subclasses of ViewDecorator in oracle.ide.docking
 class DockableView
          This interface is the bridge between the Dockable interface docking system and the View interface.
 class DockableWindow
          This class is the bridge between the Dockable interface docking system and the View interface.
 class DrawerDockableWindow
           
 class DrawerWindow
           
 

Uses of ViewDecorator in oracle.ide.explorer
 

Subclasses of ViewDecorator in oracle.ide.explorer
 class ExplorerWindow
           
 

Uses of ViewDecorator in oracle.ide.inspector
 

Subclasses of ViewDecorator in oracle.ide.inspector
 class InspectorWindow
          The InspectorWindow is a View consisting of a Toolbar area, a main body area and a status area.
 

Uses of ViewDecorator in oracle.ide.log
 

Subclasses of ViewDecorator in oracle.ide.log
 class LogWindow
          The LogWindow is the dockable view responsible for managing log pages.
 

Uses of ViewDecorator in oracle.ide.navigator
 

Subclasses of ViewDecorator in oracle.ide.navigator
 class NavigatorWindow
          NavigatorWindow interface provides the API for managing the contents of a navigator window tree.
 class ProjectNavigatorWindow
           
 

Uses of ViewDecorator in oracle.ide.palette2
 

Subclasses of ViewDecorator in oracle.ide.palette2
 class PaletteWindow
          The PaletteWindow class is the Component Palette View.
 

Uses of ViewDecorator in oracle.ide.view
 

Subclasses of ViewDecorator in oracle.ide.view
 class AbstractPinnable
          AbstractPinnable implements the Pinnable interface as it applies to a DockableWindow which is capable of responding to changes in selection in the active View as well as changes of the active View from one View to another.
 

Uses of ViewDecorator in oracle.ideri.navigator
 

Subclasses of ViewDecorator in oracle.ideri.navigator
 class oracle.ideri.navigator.DefaultNavigatorWindow
           
 

Uses of ViewDecorator in oracle.jdeveloper.vcs.changelist
 

Subclasses of ViewDecorator in oracle.jdeveloper.vcs.changelist
 class ChangeListWindow
          A dockable view containing a ChangeList instance.
 

Uses of ViewDecorator in oracle.jdevimpl.bookmarks
 

Subclasses of ViewDecorator in oracle.jdevimpl.bookmarks
 class BookmarkDockable
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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