All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Ansi Deprecated. Attribute Display attributes for text on ANSI compatible consoles (Linux, Cygwin, WSL)Background List of colors supported by the text background on an ANSI consoleConsoleIO ConsoleIOException Counting This class is a tool for the limitation of time of a cycle in consoleCursor Help class in handling the cursor in an ANSI console, if the output corresponds to an ANSI compatible console (Linux), to move the course it can be done in this way:DefaultConsole Console write and read controllerDisplay General or basic display attributesErase List of erase commands supported by ANSI consoleMenu Implementation of menu through configuration in YAML file for the execution of simple projects, the simplest implementation would be:MenuException MenuExecutable PropertyMap<K,V> Configuration importer mainly in map form, but can also be imported as a list or as a custom object.QueryHandler Deprecated. Sequence Execution sequence compatible with ANSI console (Linux, Cygwin, WSL), when printed in console they modify the behavior of the console, being able to move the cursor, delete already written text, color the text to be written, etc.Text List of colors supported by text on an ANSI console