stella.jview
Class JRoofView.Test

java.lang.Object
  extended by stella.jview.JRoofView.Test
Enclosing class:
JRoofView

public static final class JRoofView.Test
extends Object

Test purpose mainly. Main use in combination with a status-roof command-sender.


Field Summary
(package private) static JRoofView roof
           
(package private) static RoofInfo[] test
           
 
Constructor Summary
JRoofView.Test()
           
 
Method Summary
static void main(String[] arg)
          To visualize the different stages of the roof movement.
private static void oneStep(String cache, int roofnr, long time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

test

static RoofInfo[] test

roof

static JRoofView roof
Constructor Detail

JRoofView.Test

public JRoofView.Test()
Method Detail

main

public static void main(String[] arg)
To visualize the different stages of the roof movement. The roof info gives:


oneStep

private static void oneStep(String cache,
                            int roofnr,
                            long time)