All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description DefaultSpinners Which spinner to show.EntryAction<E> The command action interface.EntryCommand<E> Command.EntryListSource<E> Entry source for holding a list.EntryPrinter<E> Interface for the entry printer.EntrySource<E> Represents a source of entries that can be selected.InputConfirmation InputLine Class that handled reading a line from terminal input with character and line validators, and optional tab completion.InputLine.CharValidator Character validator interface.InputLine.LineValidator Line validator interface.InputLine.TabCompletion Tab completion interface.InputPassword Class that handled reading a password from terminal.LineBuffer Class that holds a set of lines, that are printed to the terminal, and methods to dynamically update those buffer.LinePrinter LinePrinter interface.Progress A progress state data class.ProgressLine Show progress on a single task in how many percent (with spinner and progress-bar).ProgressManager Show progress on a number of tasks.ProgressManager.ProgressAsyncHandler<T> Interface for handling progress asynchronously setting a future value when completed..ProgressManager.ProgressHandler<T> Interface for handling progress synchronously.Selection<E> Tabular selection with simple navigation.SelectionBuilder<E> Tabular selection with simple navigation.SelectionReaction Command reaction enum.Spinner Which spinner to show.Terminal Terminal interface.