Simulated Braille Display in Java
The jBRL project implements a simulated on-screen Braille display. The main purpose of this project is to support testing and demonstration of software that drives a Braille display, without actually needing a physical device. The cost of refreshable Braille displays is substantial, and a simulated display is often sufficient for part of the testing.
The Braille display presented by jBRL is configurable, making it possible to duplicate the layout of existing hardware Braille displays. Applications can drive the jBRL display component by means of the included Java Braille API.
Downloads, etc...
Releases
The source code is not available for download just yet.
Documentation
The documentation is not available just yet.