jline-0.9.9.jar - JLine

Q

JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.

JAR File Size and Download Location:

File name: jline.jar, jline-0.9.9.jar
File size: 56936 bytes
Date modified: 07/22/2006
Download: JLine

✍: FYIcenter

A

Manifest of the JAR:

Archiver-Version: Plexus Archiver
Built-By: mprudhom
Build-Jdk: 1.5.0_06
Extension-Name: jline
Specification-Title: JLine is a java library for reading and
   editing user input in console applications. 
Implementation-Title: jline
Implementation-Version: 0.9.9

List of Classes in the JAR:

jline/ANSIBuffer
jline/ArgumentCompletor
jline/CandidateCycleCompletionHandler
jline/CandidateListCompletionHandler
jline/ClassNameCompletor
jline/CompletionHandler
jline/Completor
jline/ConsoleOperations
jline/ConsoleReader
jline/ConsoleReaderInputStream
jline/ConsoleRunner
jline/CursorBuffer
jline/FileNameCompletor
jline/History
jline/MultiCompletor
jline/NullCompletor
jline/SimpleCompletor
jline/Terminal
jline/UnixTerminal
jline/UnsupportedTerminal
jline/WindowsTerminal

2009-09-09, 10049🔥, 0💬