Class Launcher


  • public class Launcher
    extends Object
    Graphical launcher for Openfire.
    Author:
    Matt Tucker
    • Constructor Detail

      • Launcher

        public Launcher()
                 throws AWTException
        Creates a new Launcher object.
        Throws:
        AWTException - if there is a problem with AWT
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws AWTException
        Creates a new GUI launcher instance.
        Parameters:
        args - The command line arguments
        Throws:
        AWTException - if AWT cannot be initialised