| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
static BasicCaret.MiddleButtonBehavior | 
BasicCaret.MiddleButtonBehavior.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static BasicCaret.MiddleButtonBehavior[] | 
BasicCaret.MiddleButtonBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |