Public Member Functions | |
| void | halt () |
| void | run () |
Package Attributes | |
| boolean | stop = false |
This class should be incharge of displaying the results. Does nothing right now.
| void cl.utfsm.example.Display2.halt | ( | ) |
References cl.utfsm.example.Display2.stop.
Referenced by cl.utfsm.example.SampTool.main().
| void cl.utfsm.example.Display2.run | ( | ) |
References cl.utfsm.example.Display2.stop.
boolean cl.utfsm.example.Display2.stop = false [package] |
Referenced by cl.utfsm.example.Display2.halt(), and cl.utfsm.example.Display2.run().
1.7.0