Package org.ka2ddo.yaac

This package contains the main class of the YAAC application.

See:
          Description

Class Summary
YAAC This is the main program for the YAAC program, and is a singleton.
 

Package org.ka2ddo.yaac Description

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.

See Also:
YAACBootstrap