Uses of Enum
editor.util.TextComponentUtil.Direction
Packages that use TextComponentUtil.Direction
-
Uses of TextComponentUtil.Direction in editor.util
Subclasses with type arguments of type TextComponentUtil.Direction in editor.utilMethods in editor.util that return TextComponentUtil.DirectionModifier and TypeMethodDescriptionstatic TextComponentUtil.DirectionReturns 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 intTextComponentUtil.findCharacterPositionOnLine(int startPosition, String string, char charToFind, TextComponentUtil.Direction d)