DumbTerm

No color, only text output.

Constructors

this
this(File f)
Undocumented in source.

Members

Functions

setBackgroundColor
void setBackgroundColor(Color c)
Undocumented in source. Be warned that the author may not have intended to support it.
setColor
void setColor(Color fg, Color bg)
Undocumented in source. Be warned that the author may not have intended to support it.
setTextColor
void setTextColor(Color c)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FileTerm

f
File f;
putText
void putText(char[] s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta