|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicEditorKit.NavigateAction | |
|---|---|
| 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 BasicEditorKit.NavigateAction in oracle.javatools.editor |
|---|
| Subclasses of BasicEditorKit.NavigateAction in oracle.javatools.editor | |
|---|---|
static class |
BasicEditorKit.BackwardActionThe BackwardAction implementation of the action for moving the caret logically backward one position, possibly extending the selection. |
static class |
BasicEditorKit.BeginActionThe BeginAction implementation of the action for moving the caret to the begining of the document, possibly extending the selection. |
static class |
BasicEditorKit.BeginLineActionThe BeginLineAction implementation of the action for moving the caret to the begining of a line, possibly extending the selection. |
static class |
BasicEditorKit.BeginWordActionThe BeginWordAction implementation of the action for moving the caret to the begining of a word, possibly extending the selection. |
static class |
BasicEditorKit.DownActionThe DownAction implementation of the action for moving the caret logically down one position, possibly extending the selection. |
static class |
BasicEditorKit.EndActionThe EndAction implementation of the action for moving the caret to the begining of the document, possibly extending the selection. |
static class |
BasicEditorKit.EndLineActionThe EndLineAction implementation of the action for moving the caret to the end of a line, possibly extending the selection. |
static class |
BasicEditorKit.EndWordActionThe EndWordAction implementation of the action for moving the caret to the end of a word, possibly extending the selection. |
static class |
BasicEditorKit.ForwardActionThe ForwardAction implementation of the action for moving the caret logically forward one position, possibly extending the selection. |
static class |
BasicEditorKit.NextWordActionThe NextWordAction implementation of the action for moving the caret to the next occurrence of a word start or end, possibly extending the selection. |
static class |
BasicEditorKit.PageDownActionThe PageDownAction implementation of the action to page down vertically, and possibly move the selection. |
static class |
BasicEditorKit.PageUpActionThe PageUpAction implementation of the action to page up vertically, and possibly move the selection. |
static class |
BasicEditorKit.PreviousWordActionThe PreviousWordAction implementation of the action for moving the caret to the previous occurrence of a word start or end, possibly extending the selection. |
static class |
BasicEditorKit.UpActionThe UpAction implementation of the action for moving the caret logically up one position, possibly extending the selection. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||