Input : non blocking keyboard handling.
Output : clean console, print at x,y coordinates, echo on/off, cursor on/off.
Developed for learning game programming and MVC.
Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code.
You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.