Package org.fife.ui.rsyntaxtextarea
Class TokenUtils.TokenSubList
java.lang.Object
org.fife.ui.rsyntaxtextarea.TokenUtils.TokenSubList
- Enclosing class:
TokenUtils
A sub-list of tokens.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tokenList
The "sub" token list. -
x
public float xThe 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 Details
-
TokenSubList
-