|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DockableDragContext | |
---|---|
oracle.ide.docking | Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. |
Uses of DockableDragContext in oracle.ide.docking |
---|
Methods in oracle.ide.docking that return DockableDragContext | |
---|---|
abstract DockableDragContext |
DockStation.createDockableDragContext(DockableDragSource dockableDragSource) |
Methods in oracle.ide.docking with parameters of type DockableDragContext | |
---|---|
void |
DockableDropTarget.acceptDrop(DockableDragContext dockableDragContext, java.awt.Point ptScreen) Accept the dockable at the specified position |
boolean |
DockableDropTarget.dragEnter(DockableDragContext dockableDragContext, java.awt.Point ptScreen) |
void |
DockableDropTarget.dragExit(DockableDragContext dockableDragContext) |
boolean |
DockableDropTarget.dragOver(DockableDragContext dockableDragContext, java.awt.Point ptScreen) Indicates that a dockable is being dragged over the panel. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |