|
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 TextTabber.InvalidRangeAction | |
|---|---|
| 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 TextTabber.InvalidRangeAction in oracle.javatools.editor |
|---|
| Methods in oracle.javatools.editor that return TextTabber.InvalidRangeAction | |
|---|---|
TextTabber.InvalidRangeAction |
TextTabber.getInvalidRangeAction() |
static TextTabber.InvalidRangeAction |
TextTabber.InvalidRangeAction.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static TextTabber.InvalidRangeAction[] |
TextTabber.InvalidRangeAction.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.javatools.editor with parameters of type TextTabber.InvalidRangeAction | |
|---|---|
void |
TextTabber.setInvalidRangeAction(TextTabber.InvalidRangeAction invalidRangeAction)The action to take when the TextTabber discovers a change in the document that makes at least one range invalid (e.g. |
|
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 | |||||||||