Uses of Enum Class
org.fife.ui.rtextarea.ConfigurableCaret.SelectionType
Packages that use ConfigurableCaret.SelectionType
-
Uses of ConfigurableCaret.SelectionType in org.fife.ui.rtextarea
Subclasses with type arguments of type ConfigurableCaret.SelectionType in org.fife.ui.rtextareaModifier and TypeClassDescriptionstatic enumDescribes the current selection behavior.Methods in org.fife.ui.rtextarea that return ConfigurableCaret.SelectionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigurableCaret.SelectionType[]ConfigurableCaret.SelectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.