public class ReadlineTest
extends java.lang.Object
$if ReadlineTest "\e[11~": "linux is great" "\e[12~": "jikes is cool" "\e[13~": "javac is slow" $endifIf one argument is given to ReadlineTest, a private initialization file is read. If a second argument is given, the appropriate library is loaded.
Constructor and Description |
---|
ReadlineTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main entry point.
|
Released under the LGPL, (c) Bernhard Bablok, Henner Zeller 1998-2002
Homepage: http://java-readline.sourceforge.net/