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
private static class TextGraphicsWriter.WordPart extends StyleSet.Set
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.googlecode.lanterna.graphics.StyleSet
StyleSet.Set
-
-
Method Summary
-
Methods inherited from class com.googlecode.lanterna.graphics.StyleSet.Set
clearModifiers, disableModifiers, enableModifiers, getActiveModifiers, getBackgroundColor, getForegroundColor, setBackgroundColor, setForegroundColor, setModifiers, setStyleFrom
-
-
-
-
Constructor Detail
-
WordPart
WordPart(java.lang.String word, int wordlen, StyleSet<?> style)
-
-