| Package | Description |
|---|---|
| oracle.ide.docking |
Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper.
|
| Modifier and Type | Method and Description |
|---|---|
FloatingToolWindow |
DockingParam.getFloatingToolWindow() |
| Modifier and Type | Method and Description |
|---|---|
void |
DockingParam.setFloatingToolWindow(FloatingToolWindow floatingToolWindow)
This method is used by the docking system when the window is floated.
|