Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.editor.BasicEditorKit.EmacsCaseWordAction

Packages that use BasicEditorKit.EmacsCaseWordAction
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.EmacsCaseWordAction in oracle.javatools.editor
 

Subclasses of BasicEditorKit.EmacsCaseWordAction in oracle.javatools.editor
static class BasicEditorKit.EmacsCapitalizeWordAction
          The EmacsCapitalizeWordAction is the action for capitalizing the next non-whitespace character, and converting to the next end of a word to all lowercase.
static class BasicEditorKit.EmacsDowncaseWordAction
          The EmacsDowncaseWordAction is the action for converting from the current position to the next end of a word to all lowercase.
static class BasicEditorKit.EmacsUpcaseWordAction
          The EmacsUpcaseWordAction is the action for converting from the current position to the next end of a word to all uppercase.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.