Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jline-0.9.94.jar - JLine
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.94.jar File size: 87325 bytes Date modified: 02/22/2008 Download: JLine
✍: FYIcenter
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: jason Build-Jdk: 1.4.2_16
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, 8667👍, 0💬
Popular Posts:
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
What Is HttpComponents httpcore-4.2.2.jar? HttpComponents httpcore-4.2.2.jar is the JAR file for Apa...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .