Uses of Interface
jfx.incubator.scene.control.richtext.SelectionModel
Packages that use SelectionModel
Package
Description
Provides two controls for displaying and editing large, virtualized, rich text documents:
RichTextArea
and
CodeArea
.-
Uses of SelectionModel in jfx.incubator.scene.control.richtext
Classes in jfx.incubator.scene.control.richtext that implement SelectionModelModifier and TypeClassDescriptionfinal class
ThisSelectionModel
supports a single selection segment.