ucar.visad
Class UISkeleton

java.lang.Object
  extended by java.lang.Thread
      extended by ucar.visad.TestSkeleton
          extended by ucar.visad.UISkeleton
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
TestCurveIntegral

public abstract class UISkeleton
extends TestSkeleton

I have no idea what this is for -- SRE


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
UISkeleton()
          Default constructor
UISkeleton(String[] args)
          Construct this with the specified arguments
 
Method Summary
 
Methods inherited from class ucar.visad.TestSkeleton
processArgs, startThreads, toString
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UISkeleton

public UISkeleton()
Default constructor


UISkeleton

public UISkeleton(String[] args)
           throws VisADException,
                  RemoteException
Construct this with the specified arguments

Parameters:
args - arguments
Throws:
RemoteException - Java RMI Exception
VisADException - VisAD error