| Class | Description |
|---|---|
| ArrowFactory | |
| CodeAreaMimic |
Text area that synchronized content and selection with a StyledTextArea.
|
| CompositeGraphicFactory | |
| CustomLineNumberFactory |
Graphic factory that produces labels containing line numbers.
|
| LineToProblemsMapModel | |
| ProblemGraphic |
Graphics to be displayed in code area.
|
| ProblemGraphicFactory |
Graphics to be displayed in code area.
|
| ProblemInfo | |
| SimpleCodeArea |
Text control used to display and edit spin line items.
|
| SimpleEditor |
Editor with simple syntax highlighting capabilities.
|
| 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<R> |
encapsulates different attributes of the text in the code area.
|
| TextStyleAttributes |
encapsulates different attributes of the text in the code area.
|
| TextStyleAttributes.RGB |
internal plain holder of RGB.
|
| VirtualizedScrollPaneDecorator<V extends javafx.scene.Node & org.fxmisc.flowless.Virtualized & org.fxmisc.richtext.TextEditingArea<?,?,?>> |
Copyright © 2023. All rights reserved.