| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicEditorKit.NavigateAction | |
|---|---|
| oracle.javatools.editor | The Editorpackage 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 BackwardActionimplementation of the action for
 moving the caret logically backward one position, possibly
 extending the selection. | 
| static class | BasicEditorKit.BeginActionThe BeginActionimplementation of the action for
 moving the caret to the begining of the document, possibly
 extending the selection. | 
| static class | BasicEditorKit.BeginLineActionThe BeginLineActionimplementation of the action for
 moving the caret to the begining of a line, possibly extending
 the selection. | 
| static class | BasicEditorKit.BeginWordActionThe BeginWordActionimplementation of the action for
 moving the caret to the begining of a word, possibly extending
 the selection. | 
| static class | BasicEditorKit.DownActionThe DownActionimplementation of the action for
 moving the caret logically down one position, possibly
 extending the selection. | 
| static class | BasicEditorKit.EndActionThe EndActionimplementation of the action for
 moving the caret to the begining of the document, possibly
 extending the selection. | 
| static class | BasicEditorKit.EndLineActionThe EndLineActionimplementation of the action for
 moving the caret to the end of a line, possibly extending the
 selection. | 
| static class | BasicEditorKit.EndWordActionThe EndWordActionimplementation of the action for
 moving the caret to the end of a word, possibly extending the
 selection. | 
| static class | BasicEditorKit.ForwardActionThe ForwardActionimplementation of the action for
 moving the caret logically forward one position, possibly
 extending the selection. | 
| static class | BasicEditorKit.NextWordActionThe NextWordActionimplementation 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 PageDownActionimplementation of the action to
 page down vertically, and possibly move the selection. | 
| static class | BasicEditorKit.PageUpActionThe PageUpActionimplementation of the action to
 page up vertically, and possibly move the selection. | 
| static class | BasicEditorKit.PreviousWordActionThe PreviousWordActionimplementation 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 UpActionimplementation 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.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||