Class DemoLauncher

  • All Implemented Interfaces:
    nl.colorize.util.swing.ApplicationMenuListener

    public class DemoLauncher
    extends CommandLineTool
    implements nl.colorize.util.swing.ApplicationMenuListener
    Launches the demo application from the command line. The behavior of the demo can be controlled using the command line parameters.

    Refer to the documentation for DemoApplication for more information on the demo application itself.

    • Field Detail

      • rendererName

        public java.lang.String rendererName
      • verification

        public boolean verification
    • Constructor Detail

      • DemoLauncher

        public DemoLauncher()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • onQuit

        public void onQuit()
        Specified by:
        onQuit in interface nl.colorize.util.swing.ApplicationMenuListener
      • onAbout

        public void onAbout()
        Specified by:
        onAbout in interface nl.colorize.util.swing.ApplicationMenuListener