hydroScalingAPI.mainGUI.objects
Class LocationsGUI_monitor

java.lang.Object
  extended by java.lang.Thread
      extended by hydroScalingAPI.mainGUI.objects.LocationsGUI_monitor
All Implemented Interfaces:
java.lang.Runnable

public class LocationsGUI_monitor
extends java.lang.Thread

An independent thread that waits for the LocationsManager to load all the information related to gauges before turning on the Locations panel in the CUENCAS GUI.

Author:
Ricardo Mantilla

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
LocationsGUI_monitor(ParentGUI parent)
          Creates new instance of LocationsGUI_monitor
 
Method Summary
 void run()
          Thread actions
 
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, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocationsGUI_monitor

public LocationsGUI_monitor(ParentGUI parent)
Creates new instance of LocationsGUI_monitor

Parameters:
parent - The ParentGUI to update
Method Detail

run

public void run()
Thread actions

Specified by:
run in interface java.lang.Runnable
Overrides:
run in class java.lang.Thread


CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.