Uses of Enum
editor.util.TextComponentUtil.Direction
Packages that use TextComponentUtil.Direction
-
Uses of TextComponentUtil.Direction in editor.util
Methods in editor.util that return TextComponentUtil.DirectionModifier and TypeMethodDescriptionstatic TextComponentUtil.Direction
Returns the enum constant of this type with the specified name.static TextComponentUtil.Direction[]
TextComponentUtil.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in editor.util with parameters of type TextComponentUtil.DirectionModifier and TypeMethodDescriptionstatic int
TextComponentUtil.findCharacterPositionOnLine
(int startPosition, String string, char charToFind, TextComponentUtil.Direction d)