public class JFreesteel
extends Object
This is just a simple demonstration how one can use jfreesteel library
to include eID viewer support into other applications. Reader interface
was not used, instead a direct connection to the Card is made.
See the jFreesteelGUI for the example how to use the Reader interface.
Please note that the JFreesteelGUI is released under GNU Affero GPLv3
license, while this class and the rest of the jfreesteel library is
released under the more permissive GNU Lesser GPL license version 3.
- Author:
- Goran Rakic (grakic@devbase.net)