16#ifndef __albaGUIMutexPanel_H__
17#define __albaGUIMutexPanel_H__
21#include <wx/scrolwin.h>
39 bool Put(wxWindow *win);
Class Name: albaGUIMutexPanel.
virtual ~albaGUIMutexPanel()
destructor.
bool Put(wxWindow *win)
Put the gui onto the panel removing the previous GUI.
bool RemoveCurrentClient()
Remove the current gui.
wxWindow * GetCurrentClient()
retrieve the current gui on panel.
albaGUIMutexPanel(wxWindow *parent, wxWindowID id)
constructor.
class name: albaGUIPanel Inherits directly from wxPanel and adds the pointer to the next panel