16#ifndef __albaAbsSideBar_H__
17#define __albaAbsSideBar_H__
21#include <wx/notebook.h>
22#include <wx/splitter.h>
97 virtual void Show(
bool show) = 0;
class name: albaGUIHolder Secialized panel in which a developer can put a albaGUI.
Class Name: albaGUIMDIFrame.
Class Name: albaGUINamedPanel.
class name: albaGUIPanelStack Panel with the same behaviour of a stack container (push and pop method...
class name: albaGUIPanel Inherits directly from wxPanel and adds the pointer to the next panel
albaGUISplittedPanel is a wxPanel with a user-draggable splitter that divide it in two sections verti...
albaGUI is a panel with function to easily create GUI.
albaString - performs common string operations on c-strings.
albaView is the base class for Views in alba.