Public Member Functions | |
ChannelSelectorButton (int num, int type, Font &f) | |
int | getType () |
int | getChannel () |
void | setActive (bool t) |
Private Member Functions | |
void | paintButton (Graphics &g, bool isMouseOver, bool isButtonDown) |
Private Attributes | |
int | type |
int | num |
Font | buttonFont |
bool | isActive |