1. Home
  2. Docs
  3. J42 series
  4. J4210U, J4212U, J4220UX, ...
  5. Demo

Demo

There is a demo folder which contains a card dump program. The program is written in Java and the source code is provided with detailed comment. The demo will run on Windows PC. In order to run on Linux and Mac OS X, open the program with Eclipse on respective platform and run from Eclipse.
The demo program is written using SWT API. This GUI API is fast and have a native look and feel. GUI written in SWT runs on multiple platform. Only the swt.jar file needs to be replaced with the platform specific version.