Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.codearea
Utilities for dealing with CodeArea.
-
Interface Summary Interface Description FindStrategy -
Class Summary Class Description ArrowFactory CodeAreaMimic Text area that synchronized content and selection with a StyledTextArea.CodeAreaSearchBox CompositeGraphicFactory CustomLineNumberFactory Graphic factory that produces labels containing line numbers.DocumentCodeArea<D> FindStrategyFactory FindTask JsonCodeArea 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.NavigationEntry 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<?,?,?>> XmlCodeArea Currently not optimized for excessive editing.XmlViewer -
Enum Summary Enum Description FindStrategyFactory.Type Type enumeration of text resources.