|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.2) E13403-10 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorSelection | |
---|---|
oracle.javatools.editor | The Editor package is a basic framework for an editor component with syntax highlighting capabilities, built on top of the Swing text framework. |
Uses of EditorSelection in oracle.javatools.editor |
---|
Classes in oracle.javatools.editor that implement EditorSelection | |
---|---|
class |
EditorSelectionColumns A EditorSelection that selects by column blocks. |
class |
EditorSelectionWrap An EditorSelection supporting the standard type of selection familiar to most users. |
Methods in oracle.javatools.editor that return EditorSelection | |
---|---|
EditorSelection |
BasicCaret.getEditorSelection() The caret can work with different types of selection models. |
Methods in oracle.javatools.editor with parameters of type EditorSelection | |
---|---|
void |
BasicCaret.setEditorSelection(EditorSelection newEditorSelection) Change the selection model used by this caret. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.2) E13403-10 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |