JavaPOS keyboard driver. Some improvements.
authorgumartinm <gustavo@gumartinm.name>
Wed, 11 Apr 2012 05:50:08 +0000 (07:50 +0200)
committergumartinm <gustavo@gumartinm.name>
Wed, 11 Apr 2012 05:50:08 +0000 (07:50 +0200)
commitbb1ff7d60f14aa017bab5ed2e64e4a185ef539ba
tree3ffdb1d5185850cd94140abc5f561abaf3122d59
parent43e236d4b23d023dbd9b6e22c654c935caa3ac35
JavaPOS keyboard driver. Some improvements.

1. claim
2. release
3. If I want to reach the second level of Exception Safety, it must be done
in the upper layer of my JavaPOS driver using try/finally not in the hardware layer.
4. Spanish comments that must be removed when the driver is finished (I am still working on it)
JavaPOS/KeyBoardDriver/src/main/java/de/javapos/example/hardware/KeyBoardDeviceLinux.java