Module com.googlecode.lanterna
Package com.googlecode.lanterna.graphics
Class TextGraphicsWriter.WordPart
java.lang.Object
com.googlecode.lanterna.graphics.StyleSet.Set
com.googlecode.lanterna.graphics.TextGraphicsWriter.WordPart
- All Implemented Interfaces:
StyleSet<StyleSet.Set>
- Enclosing class:
TextGraphicsWriter
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.googlecode.lanterna.graphics.StyleSet
StyleSet.Set
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.googlecode.lanterna.graphics.StyleSet.Set
clearModifiers, disableModifiers, enableModifiers, getActiveModifiers, getBackgroundColor, getForegroundColor, setBackgroundColor, setForegroundColor, setModifiers, setStyleFrom
-
Field Details
-
word
-
wordlen
private final int wordlen
-
-
Constructor Details
-
WordPart
-