#include <hwLabel.h>

Public Member Functions | |
| hwLabel (const string &title) | |
| ~hwLabel () | |
| string | draw () |
| string | toString () |
| void | setTitle (const string &title) |
| hwLabel::hwLabel | ( | const string & | title | ) |
| hwLabel::~hwLabel | ( | ) |
| string hwLabel::draw | ( | ) | [virtual] |
Implements hwWidget.
| void hwLabel::setTitle | ( | const string & | title | ) | [inline] |
| string hwLabel::toString | ( | ) | [inline, virtual] |
Reimplemented from hwWidget.
1.5.8