org.starhope.rahab
Class Rahab.DisplayInterfaceRunner

java.lang.Object
  extended by org.starhope.rahab.Rahab.DisplayInterfaceRunner
All Implemented Interfaces:
Runnable
Enclosing class:
Rahab

final class Rahab.DisplayInterfaceRunner
extends Object
implements Runnable

Author:
brpocock@star-hope.org

Constructor Summary
Rahab.DisplayInterfaceRunner()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rahab.DisplayInterfaceRunner

Rahab.DisplayInterfaceRunner()
Method Detail

run

public void run()
Specified by:
run in interface Runnable
See Also:
Runnable.run()