| Modifier and Type | Method and Description |
|---|---|
Widgets.CmdDesc |
SystemRegistryImpl.commandDescription(Widgets.CmdLine line) |
Widgets.CmdDesc |
SystemRegistry.commandDescription(Widgets.CmdLine line)
Returns a command, method or syntax description for use in the JLine Widgets framework.
|
| Constructor and Description |
|---|
TailTipWidgets(LineReader reader,
Function<Widgets.CmdLine,Widgets.CmdDesc> descFun,
int descriptionSize,
Widgets.TailTipWidgets.TipType tipType)
Creates tailtip widgets used in command line suggestions.
|
Copyright © 2020. All rights reserved.