edu.iastate.metnet.hivemindService
Class Launcher

java.lang.Object
  extended by edu.iastate.metnet.hivemindService.Launcher

public class Launcher
extends java.lang.Object

HiveMind service that launchs MetNet applications

Author:
Mohammed Alabsi

Constructor Summary
Launcher()
           
 
Method Summary
 void getInstance(java.lang.String app)
          launches passed application if it is not launched already, and changes it to visible if it not.
 void LaunchApplication(java.lang.String app)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

LaunchApplication

public void LaunchApplication(java.lang.String app)

getInstance

public void getInstance(java.lang.String app)
launches passed application if it is not launched already, and changes it to visible if it not.

Parameters:
app - - application name