Interfaces
 InterfaceDescription
 Controller Defines a basic Controller in the application, all Controller objects implements the EventListener class.
Classes
 ClassDescription
 AbstractController This class provides a skeletal implementation of the IController interface, to minimize the effort required to implement this interface.