CALabel Class Reference

A text label with fixed with text. More...

#include <calabel.h>

Inheritance diagram for CALabel:

CAWidget List of all members.

Public Member Functions

 CALabel (char *text, Alignment alignment, CL_Font *font)
 Constructor.
 ~CALabel ()
 Destructor.
virtual void display (bool active=true)
 Displays the label.
void setText (const char *text)
 Sets a nwe text for this label.

Detailed Description

A text label with fixed with text.

(used usually for tables)

Author:
Andrew Mustun


Constructor & Destructor Documentation

CALabel::CALabel ( char *  text,
Alignment  alignment,
CL_Font *  font 
)

Constructor.

Parameters:
text The label text
align Alignment (Left, Right, Center)
font Font


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 06:48:28 2006 by  doxygen 1.5.0