33#ifndef EDIT_PARAMETER_DIALOG_HH
34#define EDIT_PARAMETER_DIALOG_HH
59 void onClose(wxCommandEvent& event);
60 void onOk(wxCommandEvent& event);
63 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
ExplorerPluginParameter * parameter_
void onOk(wxCommandEvent &event)
virtual bool TransferDataToWindow()
wxTextCtrl * paramValue_
name
void onClose(wxCommandEvent &event)
wxStaticText * paramName_
name
virtual ~EditParameterDialog()
wxStaticText * paramType_
name
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)