Interface class for delivery of events that are sent by an ActionBroadcaster.  
 More...
#include <juce_ActionListener.h>
Interface class for delivery of events that are sent by an ActionBroadcaster. 
- See also
- ActionBroadcaster, ChangeListener 
◆ ~ActionListener()
  
  | 
        
          | virtual ActionListener::~ActionListener | ( |  | ) |  |  | virtualdefault | 
 
 
◆ actionListenerCallback()
  
  | 
        
          | virtual void ActionListener::actionListenerCallback | ( | const String & | message | ) |  |  | pure virtual | 
 
Overridden by your subclass to receive the callback. 
- Parameters
- 
  
  
 
 
The documentation for this class was generated from the following file: