CalibrateListener Class Reference

Handles calibration. More...

#include <CalibrateListener.h>

Inheritance diagram for CalibrateListener:

ButtonListener Object

List of all members.

Public Member Functions

 CalibrateListener ()
void clicked ()
 A method to deal with action events.
string toString () const
 Returns a textual representation.
string className () const
 Returns the class name of the object.
enum classId classId () const
 Returns the class id of the object.


Detailed Description

Handles calibration.

calibrates the webcam image


Constructor & Destructor Documentation

CalibrateListener::CalibrateListener (  ) 


Member Function Documentation

void CalibrateListener::clicked (  )  [virtual]

A method to deal with action events.

Every ButtonListener must implement this method to receive and process action events. Those will usually be sent by the MouseListener which calls this method.

See also:
MouseListener

Implements ButtonListener.

string CalibrateListener::toString (  )  const [virtual]

Returns a textual representation.

Implements ButtonListener.

string CalibrateListener::className (  )  const [virtual]

Returns the class name of the object.

Implements ButtonListener.

enum classId CalibrateListener::classId (  )  const [virtual]

Returns the class id of the object.

Implements ButtonListener.


The documentation for this class was generated from the following files:

Generated on Mon Jul 7 13:30:33 2008 for Firefly by  doxygen 1.5.6