| DocumentCodeArea |
|
| FindStrategy |
|
| FindStrategyFactory.Type |
Type enumeration of text resources.
|
| ProblemInfo |
|
| SimpleCodeArea |
Text control used to display and edit spin line items.
|
| SimpleEditor |
Editor with simple syntax highlighting capabilities.
|
| SimpleEditor.AggregatedEventStream |
A stream which collects text changes and waits for the specified time interval before
emitting the changes.
|
| SimpleEditor.HighlightEntry |
Represents a highlight entry used to set corresponding styles.
|
| SimpleEditor.NavigationEntry |
|
| SimpleEditor.PosToHighlightMapBuilder |
Used for building position-to-highlight maps, which are used to
apply highlights.
|
| TextStyle |
encapsulates different attributes of the text in the code area.
|
| TextStyleAttributes |
encapsulates different attributes of the text in the code area.
|
| XmlCodeArea |
Currently not optimized for excessive editing.
|