Uses of Class
org.jline.widget.Widgets
Packages that use Widgets
Package
Description
JLine Widget package provides a framework for creating and managing widgets for JLine's LineReader.
-
Uses of Widgets in org.jline.widget
Subclasses of Widgets in org.jline.widgetModifier and TypeClassDescriptionclass
Creates and manages widgets that intelligently handle matching delimiters in the console.class
Creates and manages widgets for as-you-type command line suggestions based on command history.class
Creates and manages widgets for as-you-type command line suggestions.