|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fife.ui.rsyntaxtextarea.TokenUtils.TokenSubList
public static class TokenUtils.TokenSubList
| Field Summary | |
|---|---|
Token |
tokenList
The "sub" token list. |
float |
x
The width, in pixels, of the part of the token list "removed from the front." This way, you know the x-offset of the "new" token list. |
| Constructor Summary | |
|---|---|
TokenUtils.TokenSubList(Token tokenList,
float x)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Token tokenList
public float x
| Constructor Detail |
|---|
public TokenUtils.TokenSubList(Token tokenList,
float x)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||