|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TextArea.Skin
Text area skin interface. Text area skins are required to implement this.
Method Summary | |
---|---|
int |
getCharacterAt(int x,
int y)
Returns the offset of the character at a given location. |
Bounds |
getCharacterBounds(int offset)
Returns the bounds of the character at a given offset within the document. |
Method Detail |
---|
int getCharacterAt(int x, int y)
x
- y
-
Bounds getCharacterBounds(int offset)
offset
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |