See: Description
| Class | Description |
|---|---|
| YAAC |
This is the main program for the YAAC program, and is a singleton.
|
This package contains the main class of the YAAC application. YAAC can be launched with this class, but is normally started with the YAACBootstrap class, which handles platform-specific initialization of the Java virtual machine to properly locate the platform-specific JNI native libraries for RXTX.
YAACBootstrap