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
  • Field Details

    • word

      private final String word
    • wordlen

      private final int wordlen
  • Constructor Details