Package org.ka2ddo.yaac


package org.ka2ddo.yaac

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.

See Also:
  • Classes
    Class
    Description
    This is the main program for the YAAC program, and is a singleton.
    Support class for loading plugins that may have circular dependencies.