Uses of Enum Class
org.fife.ui.rtextarea.ConfigurableCaret.SelectionType
Packages that use ConfigurableCaret.SelectionType
-
Uses of ConfigurableCaret.SelectionType in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea declared as ConfigurableCaret.SelectionTypeModifier and TypeFieldDescriptionprivate ConfigurableCaret.SelectionTypeConfigurableCaret.selectionTypeDefines 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.