#include <glwx.h>
Public Member Functions | |
virtual void | actionPerformed (GUIEvent &evt)=0 |
Definition at line 277 of file glwx.h.
virtual void GUIEventListener::actionPerformed | ( | GUIEvent & | evt | ) | [pure virtual] |
Implemented in GUIComboBox, GUITabbedPanel, and DemoEventHandler.
Referenced by GUIComboBox::actionPerformed(), GUISlider::checkMouseEvents(), GUIRectangle::checkMouseEvents(), and GUICheckBox::checkMouseEvents().