| Package | Description |
|---|---|
| oracle.ide.docking |
Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper.
|
| oracle.jdeveloper.vcs.spi |
Contains extension-level service provider interfaces for version control system integraton.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DockStation.dock(Dockable dockable,
DockingParam dockingParam)
Inserts the dockable into the docking system.
|
| Modifier and Type | Method and Description |
|---|---|
static DockingParam |
VCSDockableViewRegistry.createDockingParam(int orientationId) |