| Package | Description |
|---|---|
| editor.util |
| Modifier and Type | Method and Description |
|---|---|
static TextComponentUtil.Direction |
TextComponentUtil.Direction.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
TextComponentUtil.findCharacterPositionOnLine(int startPosition,
String string,
char charToFind,
TextComponentUtil.Direction d) |
Copyright © 2022. All rights reserved.