Class Text

All Implemented Interfaces:
PromptableElementIF

public class Text extends AbstractPromptableElement
  • Constructor Details

    • Text

      public Text(List<org.jline.utils.AttributedString> lines)
  • Method Details

    • getLines

      public List<org.jline.utils.AttributedString> getLines()