#include <hwButton.h>
Public Member Functions | |
hwButton (const string &label) | |
~hwButton () | |
string | draw () |
void | setLabel (const string &label) |
hwButton::hwButton | ( | const string & | label | ) |
hwButton::~hwButton | ( | ) |
string hwButton::draw | ( | ) | [virtual] |
Implements hwWidget.
void hwButton::setLabel | ( | const string & | label | ) | [inline] |