|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TextInput.Skin
Text input skin interface. Text input skins are required to implement this.
Method Summary | |
---|---|
Bounds |
getCharacterBounds(int index)
Returns the bounds of the character at a given index. |
int |
getInsertionPoint(int x)
Returns the insertion point for a given location. |
Method Detail |
---|
int getInsertionPoint(int x)
x
- Bounds getCharacterBounds(int index)
index
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |