This a simple hardware UART test program. It receives text lines over
the serial port and writes back a status msg with length and contents of
the b...
onBlur event handler
A blur event occurs when a text or textArea field on a form loses focus. The onBlur event handler executes JavaScript code when ...
Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor.
It requires a Java Runtime and SWT, but sho...