1-Wire Weather Service for Java -- Monitor API

wxmonitor
Class ConfigPanel.DataUpdater

java.lang.Object
  extended by wxmonitor.ConfigPanel.DataUpdater
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ConfigPanel

private class ConfigPanel.DataUpdater
extends java.lang.Object
implements java.lang.Runnable

Updates the UI on the AWT event dispatch thread.


Constructor Summary
private ConfigPanel.DataUpdater()
           
 
Method Summary
 void run()
          The update proc.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigPanel.DataUpdater

private ConfigPanel.DataUpdater()
Method Detail

run

public void run()
The update proc.

Specified by:
run in interface java.lang.Runnable

Copyright © 2005-2009 Karl Uppiano