17#ifndef __albaGUIHistogramWidget_H__
18#define __albaGUIHistogramWidget_H__
28#include "vtkALBAHistogram.h"
49 const wxSize& size = wxSize(400,300),
long style = wxTAB_TRAVERSAL ,
bool showThresholds =
false);
130 double m_Threshold[2];
137 double m_SelectedRange[2];
Implementation of the message object for the Subject/Observer design pattern.
albaGUILutSlider is a Label that notify user-click using the normal wxEvents.
class name: albaGUIPanel Inherits directly from wxPanel and adds the pointer to the next panel
class name: albaGUIRangeSlider Class that handles a slider for visualising or changing range.
albaGUI is a panel with function to easily create GUI.
Interface implementing the Observer of the Subject/Observer design pattern.