| Interface | Description |
|---|---|
| StyledTextContent |
Content of the styled text area
|
| StyledTextContent.TextChangeListener |
Listener informed above modifications
|
| Class | Description |
|---|---|
| ActionEvent |
An action event
|
| StyledTextArea |
Control which allows to implemented a code-editor
|
| StyleRange |
StyleRange defines a set of styles for a specified range of
text. |
| TextChangedEvent |
Event sent when text has changed
|
| TextChangingEvent |
Event informing about text changing
|
| TextSelection |
Represent a text selection
|
| TextStyle |
TextStyle defines a set of styles that can be applied to a range
of text. |
| VerifyEvent |
Key event sent
|
| Enum | Description |
|---|---|
| ActionEvent.ActionType |
The type
|