#include <vtkGenerateDefOrgDialog.h>
Public Member Functions | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | Create (vtkKWApplication *app) |
virtual void | GenerateDefOrgCallBack () |
virtual void | SetTemplateDirectoryLocationCallBack () |
virtual void | GenerateFiles (const char *dirName, const char *className) |
virtual int | Invoke () |
Protected Member Functions | |
vtkGenerateDefOrgDialog () | |
~vtkGenerateDefOrgDialog () | |
Protected Attributes | |
vtkKWEntryWithLabel * | LabelClassName |
vtkKWLoadSaveButtonWithLabel * | TemplateLocationButton |
vtkKWLoadSaveButtonWithLabel * | DirectoryButton |
vtkKWPushButton * | GenerateButton |
Definition at line 15 of file vtkGenerateDefOrgDialog.h.