| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockableWindow | |
|---|---|
| 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.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.jdevimpl.bookmarks | |
| Uses of DockableWindow in oracle.ide.docking | 
|---|
| Subclasses of DockableWindow in oracle.ide.docking | |
|---|---|
 class | 
DrawerDockableWindow
 | 
 class | 
DrawerWindow
 | 
| Methods in oracle.ide.docking that return DockableWindow | |
|---|---|
 DockableWindow | 
DrawerEntry.getDockable()
 | 
| Methods in oracle.ide.docking that return types with arguments of type DockableWindow | |
|---|---|
abstract  java.util.List<DockableWindow> | 
DrawerModel.getDockables()
 | 
| Methods in oracle.ide.docking with parameters of type DockableWindow | |
|---|---|
protected abstract  DrawerEntry | 
DrawerModel.add(DockableWindow dockable,
    DrawerModel.State state)
 | 
 void | 
DrawerWindow.addCloseableDrawer(DockableWindow view,
                   int index)
 | 
 void | 
DrawerWindow.addDrawer(DockableWindow view)
 | 
 void | 
DrawerWindow.addDrawer(DockableWindow view,
          int index)
 | 
 void | 
DrawerWindow.addDrawerThatCanHideHandle(DockableWindow view)
 | 
 void | 
DrawerDockableWindow.expand(DockableWindow dockableWindow)
 | 
 void | 
DrawerDockableWindow.hide(DockableWindow dockableWindow)
 | 
 void | 
DrawerDockableWindow.minimize(DockableWindow dockableWindow)
 | 
protected abstract  DrawerEntry | 
DrawerModel.remove(DockableWindow dockableWindow)
 | 
 boolean | 
DrawerDockableWindow.removeEntry(DockableWindow dockable)
Deprecated. Use DockStation.undock(Dockable) instead | 
 void | 
DrawerDockableWindow.restore(DockableWindow dockableWindow)
 | 
 void | 
DockingParam.setHosted(DockableWindow hostingDockable,
          int position)
Will host the dockable window inside the hostingDockable | 
 void | 
DrawerDockableWindow.show(DockableWindow dockableWindow)
 | 
 View | 
DrawerWindow.undecorateIfNecessary(DockableWindow dockable)
 | 
| Method parameters in oracle.ide.docking with type arguments of type DockableWindow | |
|---|---|
 void | 
DrawerDockableWindow.togglePannels(java.util.List<DockableWindow> expand,
              java.util.List<DockableWindow> collapse,
              boolean animate)
 | 
 void | 
DrawerDockableWindow.togglePannels(java.util.List<DockableWindow> expand,
              java.util.List<DockableWindow> collapse,
              boolean animate)
 | 
| Constructors in oracle.ide.docking with parameters of type DockableWindow | |
|---|---|
DrawerConfig(DockableWindow view)
 | 
|
DrawerConfig(DockableWindow view,
             int index)
 | 
|
| Uses of DockableWindow in oracle.ide.explorer | 
|---|
| Subclasses of DockableWindow in oracle.ide.explorer | |
|---|---|
 class | 
ExplorerWindow
 | 
| Uses of DockableWindow in oracle.ide.inspector | 
|---|
| Subclasses of DockableWindow 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 DockableWindow in oracle.ide.log | 
|---|
| Subclasses of DockableWindow in oracle.ide.log | |
|---|---|
 class | 
LogWindow
The LogWindow is the dockable view responsible for managing 
  log pages. | 
| Uses of DockableWindow in oracle.ide.navigator | 
|---|
| Subclasses of DockableWindow in oracle.ide.navigator | |
|---|---|
 class | 
NavigatorWindow
NavigatorWindow interface provides the API for managing
 the contents of a navigator window tree. | 
 class | 
ProjectNavigatorWindow
 | 
| Methods in oracle.ide.navigator that return types with arguments of type DockableWindow | |
|---|---|
 java.util.List<DockableWindow> | 
NavigatorWindow.getHostedDockables()
 | 
| Uses of DockableWindow in oracle.ide.palette2 | 
|---|
| Subclasses of DockableWindow in oracle.ide.palette2 | |
|---|---|
 class | 
PaletteWindow
The PaletteWindow class is the Component Palette View. | 
| Uses of DockableWindow in oracle.ide.runner | 
|---|
| Methods in oracle.ide.runner that return DockableWindow | |
|---|---|
 DockableWindow | 
DebuggerWindowProvider.getWindow()
Called by the debugger to get the custom debugger window  | 
| Uses of DockableWindow in oracle.ide.view | 
|---|
| Subclasses of DockableWindow 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 DockableWindow in oracle.ideri.navigator | 
|---|
| Subclasses of DockableWindow in oracle.ideri.navigator | |
|---|---|
 class | 
oracle.ideri.navigator.DefaultNavigatorWindow
 | 
| Uses of DockableWindow in oracle.jdeveloper.vcs.changelist | 
|---|
| Subclasses of DockableWindow in oracle.jdeveloper.vcs.changelist | |
|---|---|
 class | 
ChangeListWindow
A dockable view containing a ChangeList instance.  | 
| Uses of DockableWindow in oracle.jdevimpl.bookmarks | 
|---|
| Subclasses of DockableWindow in oracle.jdevimpl.bookmarks | |
|---|---|
 class | 
BookmarkDockable
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||