Module com.iamsoft.util.ui
Class SimpleEditor.HighlightEntry
java.lang.Object
com.iamsoft.util.ui.javafx.codearea.SimpleEditor.HighlightEntry
- Enclosing class:
SimpleEditor
Represents a highlight entry used to set corresponding styles.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(int pLength) create
(Collection<String> pStyles) final int
The length of the text to which the styles will be applied.final Collection
<String> toString()