Inheritance diagram for controller::TAbstractController:

Public Methods | |
| abstract void | actionPerformed (ActionEvent tACTION_EVENT) |
| void | start () |
| Starts the execution of the application. | |
| void | stop () |
| Stops the execution of the application. | |
Definition at line 34 of file TAbstractController.java.
|
|
Invoked when an action occurs.
|
1.2.18