Class UISkeleton

java.lang.Object
  extended by java.lang.Thread
      extended by TestSkeleton
          extended by UISkeleton
All Implemented Interfaces:
java.lang.Runnable, RemoteSourceListener, CmdlineConsumer
Direct Known Subclasses:
Junk, Test00, Test01, Test02, Test03, Test05, Test06, Test09, Test12, Test19, Test20, Test21, Test33, Test34, Test35, Test36, Test38, Test40, Test41, Test42, Test43, Test44, Test45, Test46, Test47, Test53, Test55, Test56, Test57, Test58, Test59, Test60, Test61, Test62, Test63, Test65, Test67, Test68, Test69, Test70, Test71

public abstract class UISkeleton
extends TestSkeleton


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
UISkeleton()
           
UISkeleton(java.lang.String[] args)
           
 
Method Summary
 
Methods inherited from class TestSkeleton
checkKeyword, checkOption, collabSourceLost, dataSourceLost, finalizeArgs, initializeArgs, keywordUsage, optionUsage, startThreads, toString
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, 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
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UISkeleton

public UISkeleton()

UISkeleton

public UISkeleton(java.lang.String[] args)
           throws java.rmi.RemoteException,
                  VisADException
Throws:
java.rmi.RemoteException
VisADException