FocusChangeListener Class Reference

Classes can implement this interface and register themselves with the Desktop class to receive callbacks when the currently focused component changes. More...

Inherited by ApplicationCommandManager [private], and KeyPressMappingSet.

List of all members.

Public Member Functions

virtual ~FocusChangeListener ()
 Destructor.
virtual void globalFocusChanged (Component *focusedComponent)=0
 Callback to indicate that the currently focused component has changed.

Detailed Description

Classes can implement this interface and register themselves with the Desktop class to receive callbacks when the currently focused component changes.

See also:
Desktop::addFocusChangeListener, Desktop::removeFocusChangeListener

Constructor & Destructor Documentation

virtual FocusChangeListener::~FocusChangeListener (  )  [virtual]

Destructor.


Member Function Documentation

virtual void FocusChangeListener::globalFocusChanged ( Component focusedComponent  )  [pure virtual]

Callback to indicate that the currently focused component has changed.

Implemented in KeyPressMappingSet.


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:12 2010 for JUCE by  doxygen 1.6.3