stella.jview
Class JRoofView.Test
java.lang.Object
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.
|
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 |
test
static RoofInfo[] test
roof
static JRoofView roof
JRoofView.Test
public JRoofView.Test()
main
public static void main(String[] arg)
- To visualize the different stages of the roof movement.
The roof info gives:
- 07A3FAFF: Roof closed, bolted. Both limit switches have
stroke.
- 07A3F5BF: Roof closed, bolts are up. Both limit switche
are still on.
- 0B5CF5FF: Roof opened okay. Outer limit switches
stroke, bolts are up.
- 0F0FF5BF: Roof central, moving fast
- 0F5FF5BF: Roof opening slowly, last part.
- :
- :
- :
- :
oneStep
private static void oneStep(String cache,
int roofnr,
long time)