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 TypeClassDescriptionclassCreates and manages widgets that intelligently handle matching delimiters in the console.classCreates and manages widgets for as-you-type command line suggestions based on command history.classCreates and manages widgets for as-you-type command line suggestions.