| Package | Description |
|---|---|
| oracle.javatools.editor.plugins |
The Plugins package is a subset of the Editor package, and is one way to extend the functionality of an editor pane.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DragDropPlugin
The
DragDropPlugin is an editor plugin which extends the DropTargetPlugin to support full Drag-N-Drop functionality for the BasicEditorPane. |