1-Wire Weather Service for Java -- Monitor API

wxmonitor
Class LogPanel.DataReader

java.lang.Object
  extended by wxmonitor.LogPanel.DataReader
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
LogPanel

private class LogPanel.DataReader
extends java.lang.Object
implements java.lang.Runnable

Reads log file data on the AWT event dispatch thread.


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

Constructor Detail

LogPanel.DataReader

private LogPanel.DataReader()
Method Detail

run

public void run()
The DataReader proc.

Specified by:
run in interface java.lang.Runnable

Copyright © 2005-2009 Karl Uppiano