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 |
---|---|
protected class |
DragDropPlugin.DragCaret
The
DragCaret class extends the editor caret implementation to support the initiation of dragging without moving the cursor. |