Package org.aesh.terminal.formatting


package org.aesh.terminal.formatting
  • Class
    Description
    Define what kind of character type to display
    Enumeration of ANSI terminal colors with intensity and type options.
    Color intensity levels for ANSI terminal colors.
    Specifies whether a color applies to foreground or background.
    Value object that describe how a terminal character should be displayed
    Represents a combination of foreground and background colors for terminal output.
    Value object that describe how a string should be displayed
    Specify a text style.