StopButton
StopButton::StopButton()
StopButton::Draw(BRect updateRect)
fButton = new StopButton();
class StopButton : public BButton {
StopButton();
StopButton *fButton;