UniformDivisionPanel.h

00001 // -*- C++ -*- generated by wxGlade 0.4.1 on Fri Mar 10 17:10:45 2006
00002 
00003 
00004 #ifndef UNIFORMDIVISIONPANEL_H
00005 #define UNIFORMDIVISIONPANEL_H
00006 
00007 // begin wxGlade: ::dependencies
00008 // end wxGlade
00009 
00010 #include "../methods/UniformDivision.h"
00011 #include "MethodPanelInfo.h"
00012 
00013 class UniformDivisionPanel: public wxPanel {
00014 public:
00015     // begin wxGlade: UniformDivisionPanel::ids
00016     // end wxGlade
00017 
00018     UniformDivisionPanel(wxWindow*          parent,
00019                          int                id,
00020                          UniformDivision*   pMethod,
00021                          const wxPoint&     pos=wxDefaultPosition,
00022                          const wxSize&      size=wxDefaultSize,
00023                          long               style=0);
00024 
00027     static wxPanel*         CreatePanel(MethodPanelInfo     panelInfo);
00028 
00029 private:
00030     // begin wxGlade: UniformDivisionPanel::methods
00031     void set_properties();
00032     void do_layout();
00033     // end wxGlade
00034 
00035     static const void*    mpRegistrationDummy;
00036 
00037 protected:
00038     // begin wxGlade: UniformDivisionPanel::attributes
00039     wxStaticText* mpEpsilonLabel;
00040     wxTextCtrl* mpEpsilonTextCtrl;
00041     // end wxGlade
00042 }; // wxGlade: end class
00043 
00044 
00045 #endif // UNIFORMDIVISIONPANEL_H

Wygenerowano Fri Sep 29 21:04:49 2006 dla EduOptim2 programem  doxygen 1.4.6