Package org.jline.utils
Class AttributedStringBuilder.TabStops
java.lang.Object
org.jline.utils.AttributedStringBuilder.TabStops
- Enclosing class:
- AttributedStringBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tabs
-
lastStop
private int lastStop -
lastSize
private int lastSize
-
-
Constructor Details
-
TabStops
public TabStops(int tabs) -
TabStops
-
-
Method Details
-
defined
boolean defined() -
spaces
int spaces(int lastLineLength)
-