Uses of Class
org.jline.widget.Widgets
-
Packages that use Widgets Package Description org.jline.widget 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.widget Modifier and Type Class Description classAutopairWidgetsCreates and manages widgets that intelligently handle matching delimiters in the console.classAutosuggestionWidgetsCreates and manages widgets for as-you-type command line suggestions based on command history.classTailTipWidgetsCreates and manages widgets for as-you-type command line suggestions.
-