ButtonListener Class Reference

Used to receive callbacks when a button is clicked. More...

Inherited by AlertWindow [private], AudioDeviceSelectorComponent, BooleanPropertyComponent [private], ButtonPropertyComponent [private], FileBrowserComponent [private], FileChooserDialogBox, FilenameComponent [private], FileSearchPathListComponent [private], KeyMappingEditorComponent [private], PluginListComponent, PreferencesPanel [private], Slider [private], TabbedButtonBar, and Toolbar [private].

List of all members.

Public Member Functions

virtual ~ButtonListener ()
 Destructor.
virtual void buttonClicked (Button *button)=0
 Called when the button is clicked.
virtual void buttonStateChanged (Button *)
 Called when the button's state changes.

Detailed Description

Used to receive callbacks when a button is clicked.

See also:
Button::addButtonListener, Button::removeButtonListener

Constructor & Destructor Documentation

virtual ButtonListener::~ButtonListener (  )  [virtual]

Destructor.


Member Function Documentation

virtual void ButtonListener::buttonClicked ( Button button  )  [pure virtual]
virtual void ButtonListener::buttonStateChanged ( Button  )  [virtual]

Called when the button's state changes.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Apr 26 11:42:10 2010 for JUCE by  doxygen 1.6.3