org.objectweb.dsrg.sofa.deployment.launcher.gui
Class LauncherGUI

java.lang.Object
  extended by org.objectweb.dsrg.sofa.deployment.launcher.gui.LauncherGUI

public class LauncherGUI
extends java.lang.Object

Envelopes the Launcher (LauncherMBean) with a graphical front-end launched into the system tray.


Constructor Summary
LauncherGUI()
           
 
Method Summary
static void main(java.lang.String[] args)
          Used to launch the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LauncherGUI

public LauncherGUI()
Method Detail

main

public static void main(java.lang.String[] args)
Used to launch the program.