| Package | Description |
|---|---|
| com.iamsoft.util.ui.javafx.codearea |
Utilities for dealing with CodeArea.
|
| Class and Description |
|---|
| ProblemInfo |
| 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.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.
|
Copyright © 2023. All rights reserved.