org.globus.cog.gui.grapheditor
Class Launcher

java.lang.Object
  extended byorg.globus.cog.gui.grapheditor.Launcher

public class Launcher
extends Object


Constructor Summary
Launcher()
           
 
Method Summary
static void main(String[] args)
           
static boolean parseOptions(String options, NodeComponent root)
           
static void parseProperties(String name, NodeComponent root)
           
 
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

main

public static void main(String[] args)

parseProperties

public static void parseProperties(String name,
                                   NodeComponent root)

parseOptions

public static boolean parseOptions(String options,
                                   NodeComponent root)