|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.editor.wizards.WizardDialogSettingsManager
org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizardDialogSettingsManager
public class EditExpectationWizardDialogSettingsManager
WizardDialogSettingsManager class preserving settings for use
with an EditExpectaionWizard.
| Field Summary |
|---|
| Fields inherited from class org.mockcentral.editor.wizards.WizardDialogSettingsManager |
|---|
dialog, DIALOG_HEIGHT, DIALOG_LOCATION_SETTINGS, DIALOG_LOCATION_X, DIALOG_LOCATION_Y, DIALOG_SIZE_SETTINGS, DIALOG_WIDTH, settings |
| Constructor Summary | |
|---|---|
EditExpectationWizardDialogSettingsManager(org.eclipse.jface.wizard.WizardDialog dialog)
Creates a new instance. |
|
| Method Summary | |
|---|---|
protected void |
storeSettings(java.lang.String methodType)
Stores the IDialogSettings for the wizard. |
| Methods inherited from class org.mockcentral.editor.wizards.WizardDialogSettingsManager |
|---|
getBooleanSetting, getDialogLocation, getDialogSize, getInitialDialogLocation, getInitialDialogSize, getStringSetting, loadSettings, storeSizeAndLocationSettings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditExpectationWizardDialogSettingsManager(org.eclipse.jface.wizard.WizardDialog dialog)
dialog - the WizardDialog.| Method Detail |
|---|
protected void storeSettings(java.lang.String methodType)
IDialogSettings for the wizard.
methodType - a String value used to preserve the current MockMethodType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||