All Classes and Interfaces

Class
Description
 
Represents an ANSI color that can be used in terminal styling
A StyledTextRenderer implementation that renders text with ANSI escape codes
 
Deprecated.
Use AnsiRenderer and StyledText instead.
A Printer implementation that outputs to the console (System.out)
 
A class for handling date input
 
 
Enumeration for flexbox justification options
A layout component that arranges multiple StyledText parts with flexible justification and spacing.
Deprecated. 
Input<T,S extends Input<T,S>>
Abstract class for input
 
 
 
A generic class for handling numeric user input with validation.
 
A StyledTextRenderer implementation that renders plain text without styles
Deprecated.
Use ConsolePrinter instead
An interface for printing text to various outputs
An interface for renderable layout elements
 
 
Represents a select option that can be selected by the user
A Span represents an immutable segment of text with an associated Style.
Represents text style attributes.
Represents styled text composed of multiple spans, each with its own style.
 
Deprecated. 
Deprecated.
Use the AnsiCode class instead.
Deprecated.
Use StyledText and Printer instead