]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h
Remove non printable characters ?!?
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxContourEventHandler.h
index 72ec7ac8bf7cfad3c184db95a769f1ce1e5dce48..61b122a1363484cdb96dc65acd01951d2c31f2b3 100644 (file)
@@ -32,7 +32,7 @@
 #include "wxContour_StandardToolsPanel.h"
 #include "wxContour_EdtionToolsPanel.h"
 #include "wxContour_ListViewPanel.h"
-#include "wxContour_ActionCommnadsID.h"
+#include "wxContour_ActionCommandsID.h"
 #include "PerformingOperation.h"
 
 #include "ContourThing.h"
@@ -254,6 +254,10 @@ class wxContourEventHandler : public wxEvtHandler {
        **      This method gets the mask and value images generated by the contours
        **/
        void getMaskValue(vtkImageData* mask, vtkImageData* value);
+       /**This Method checks for the information panel, it initalizes all the values 
+       ** in the controls so they can be retreived
+       **/
+       void checkInformationPanel();
 //JCP 22-10-09
 
 //JCP 16-10-09
@@ -347,4 +351,4 @@ private:
        void                                            saveState();
        void                                            loadState(std::string filename);
 };
-#endif // __wxContourEventHandler_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContourEventHandler_HEADER_FILE__