Class Vt100

java.lang.Object
eu.bandm.tools.graficUtils.Vt100

public class Vt100 extends Object
Supplies escape codes for modifying the appearance of subsequent text on a "VT-100" terminal, which is a widely used standard. Most recent standard is ISO/IEC 6429.

See the unix command "man screen"

See also https://www2.ccs.neu.edu/research/gpc/VonaUtils/vona/terminal/vtansi.htm.