Public Member Functions | Private Attributes

de.fraunhofer.isst.axbench.editors.axlmultipage.treeeditor.wizards.EditableViewWizardDialog Class Reference

the wizard dialog class. More...

List of all members.

Public Member Functions

 EditableViewWizardDialog (Shell parentShell, EditableViewWizard newWizard)
String getIdent ()
Control getTheContents ()

Private Attributes

EditableViewWizard myWizard = null
 the wizard

Detailed Description

the wizard dialog class.

Author:
skaegebein
Version:
0.8.0
Since:
0.8.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.editors.axlmultipage.treeeditor.wizards.EditableViewWizardDialog.EditableViewWizardDialog ( Shell  parentShell,
EditableViewWizard  newWizard 
)
Parameters:
parentShell 
newWizard 

Member Function Documentation

String de.fraunhofer.isst.axbench.editors.axlmultipage.treeeditor.wizards.EditableViewWizardDialog.getIdent (  ) 
Returns:
the actual identifier of the mainpage
Control de.fraunhofer.isst.axbench.editors.axlmultipage.treeeditor.wizards.EditableViewWizardDialog.getTheContents (  ) 
Returns:
the control

Member Data Documentation

the wizard