|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdemos.powerwindow.PowerWindowWithGUI
public class PowerWindowWithGUI
A demo of the power window with a graphical user interface showing the window, and with buttons to drive it and display the operation of the motor. The time in TFSM runs twice as fast as in DE and is offset by one. The 1 delay for switching to automatic mode in TFSM is therefore a 0.5 delay in DE. The time in DE is synchronized with the system time with 1 unit of DE time for 1000 units of system time. Since system time is counted in milliseconds, we therefore have 1s of system time for 1 unit of DE time. The delay for switching to automatic mode is 500ms.
| Constructor Summary | |
|---|---|
PowerWindowWithGUI()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PowerWindowWithGUI()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||