addFocusListener(this); // add focus listener
Public Member Functions | |
virtual void | focusGained (const FocusEvent &e)=0 |
virtual void | focusLost (const FocusEvent &e)=0 |
|
Called when the specified component receives focus.
|
|
Called when the specified component loses focus.
|