All Classes and Interfaces

Class
Description
The ApplicationCore class provides core utility methods for managing and configuring applications.
Interface for defining commands that can be executed by the CommandManager.
CommandManager is a tool for managing CLI arguments and their associated commands.
The Files class provides utility methods for file and directory operations.
A -help command that prints all valid CLI argument commands when executed.
The LocaleChangeListener interface defines a contract for classes that need to respond to locale changes.
The LocaleManager class is responsible for managing application locales, primarily for Swing GUI applications.
A utility class that facilitates the transfer of data between an InputStream and an OutputStream.
TiedOutputStream is a class that ties the standard output and error stream to a single output stream and writes to both this stream and the original standard output.
Definition
A utility class providing various helper methods for common operations.