Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

controller::TAbstractController Class Reference

Main controller class. More...

Inheritance diagram for controller::TAbstractController:

List of all members.

Public Methods

abstract void actionPerformed (ActionEvent tACTION_EVENT)
void start ()
 Starts the execution of the application.

void stop ()
 Stops the execution of the application.


Detailed Description

Main controller class.

Definition at line 34 of file TAbstractController.java.


Member Function Documentation

abstract void controller::TAbstractController::actionPerformed ActionEvent    tACTION_EVENT [pure virtual]
 

Invoked when an action occurs.

Parameters:
ActionEvent  Action event interface instance.
See also:
java.awt.event.ActionListener.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:27 2003 for MPCL by doxygen1.2.18