16#ifndef __albaGUIButton_H__
17#define __albaGUIButton_H__
39 const wxPoint& pos,
const wxSize& size = wxDefaultSize,
long style = 0);
49 virtual void Command(wxCommandEvent& event);
Interface implementing the Observer of the Subject/Observer design pattern.