Java Curses Library Icon

Java Curses Library

beta

JCurses, a java console windowing toolkit for Windows and Linux

36 Recommendations
123 Downloads (This Week)
Last Update:
Download jcurses-linux-0.9.5b.tar.gz
Browse All Files
Windows BSD Linux

Screenshots

Description

The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system.

Java Curses Library Web Site

Features

  • Console based windowing toolkit
  • Multicolor console output
  • Recognize single keystrokes (PG-UP, PG-DOWN,......)
  • Supports Windows and Linux, both 32 and 64-bit versions

Update Notifications





User Ratings

 
 
36
1
Write a Review

User Reviews

  • Posted by Myk Taylor 2012-08-20

    This project is definitely useful, and has a good start, but the code needs some love before it can be used for anything serious. The inablility to asynchonously interact with the UI event loop makes multithreaded programming with this library unsafe. For example, if you have a program that performs some asynchronous activity and wants to display its current status on the screen, there is no way to get the UI event loop to unblock from its call to getch() and safely modify the widgets. You just have to modify the widget state from your own UI thread and hope that the user doesn't choose that moment to hit a key.

  • Posted by Jonathan Abbey 2011-06-18

    Thank goodness for this project. It's really criminal that Java doesn't have decent console handling after all these years.

  • Posted by Ryan 2012-10-29

    good job javacurses

  • Posted by Karlos 2012-09-11

    Never use another. Nice and simple.

  • Posted by Kostas 2012-08-24

    Many thanks to the developers!

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers

Programming Language

C, Java

Registered

2001-10-17

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.