edu.cmu.cs.able.probes.dasada
Class Launcher

java.lang.Object
  |
  +--edu.cmu.cs.able.probes.dasada.Launcher

public class Launcher
extends java.lang.Object


Field Summary
protected static dasada.launcher.ConfigurationFrame cf
           
protected static boolean doGUI
           
protected static dasada.launcher.KXProbeInterface hub
           
protected static java.lang.String KXURLValue
           
protected static dasada.launcher.LauncherFrame lf
           
protected static java.lang.String logFile
           
protected static java.lang.String sienaURIValue
           
protected static java.lang.String targetSystemIDValue
           
 
Constructor Summary
Launcher()
           
 
Method Summary
static void initializeGUI()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cf

protected static dasada.launcher.ConfigurationFrame cf

lf

protected static dasada.launcher.LauncherFrame lf

hub

protected static dasada.launcher.KXProbeInterface hub

sienaURIValue

protected static java.lang.String sienaURIValue

KXURLValue

protected static java.lang.String KXURLValue

targetSystemIDValue

protected static java.lang.String targetSystemIDValue

doGUI

protected static boolean doGUI

logFile

protected static java.lang.String logFile
Constructor Detail

Launcher

public Launcher()
Method Detail

main

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

initializeGUI

public static void initializeGUI()