Uses of Enum Class
jfx.incubator.scene.control.richtext.model.StyledSegment.Type
Packages that use StyledSegment.Type
-
Uses of StyledSegment.Type in jfx.incubator.scene.control.richtext.model
Subclasses with type arguments of type StyledSegment.Type in jfx.incubator.scene.control.richtext.modelMethods in jfx.incubator.scene.control.richtext.model that return StyledSegment.TypeModifier and TypeMethodDescriptionabstract StyledSegment.Type
StyledSegment.getType()
Returns the type of this StyledSegment.static StyledSegment.Type
Returns the enum constant of this class with the specified name.static StyledSegment.Type[]
StyledSegment.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.