hSimulator.simulator.gui
Class BufferFrame

java.lang.Object
  extended by hSimulator.simulator.gui.BufferFrame
All Implemented Interfaces:
Runnable

public class BufferFrame
extends Object
implements Runnable

This object is part of the HSimulator GUI. These classes are internal classes not documented according to the Javadoc standard.

Version:
1.0
Author:
Luca Marchetti, Alessandro Pozzer

Method Summary
 String getRemTimeString()
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable

getRemTimeString

public String getRemTimeString()