Class ConsoleEngine.WidgetCreator
java.lang.Object
org.jline.console.ConsoleEngine.WidgetCreator
- Enclosing interface:
ConsoleEngine
-
Constructor Summary
ConstructorsConstructorDescriptionWidgetCreator(ConsoleEngine consoleEngine, String function) Creates a new widget creator for the specified function. -
Method Summary
-
Constructor Details
-
WidgetCreator
Creates a new widget creator for the specified function.- Parameters:
consoleEngine- the console engine that will execute the functionfunction- the name of the function to execute
-
-
Method Details
-
apply
-
toString
-