org.jlab.coda.afecs.ui.rcgui
Class RcGuiApplication

java.lang.Object
  extended by org.jlab.coda.afecs.ui.rcgui.RcGuiApplication

public class RcGuiApplication
extends java.lang.Object

JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Oct 19, 2009

Class creats RcUI instance in the main method. It first looks the command line passed variables, and then uses settings in the setup.xml.


Constructor Summary
RcGuiApplication()
           
 
Method Summary
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
 

Constructor Detail

RcGuiApplication

public RcGuiApplication()
Method Detail

main

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