Uses of Package
org.mockcentral.editor.nodes.expectation.part.wizard

Packages that use org.mockcentral.editor.nodes.expectation.part.wizard
org.mockcentral.editor.nodes.expectation.part.wizard Provides components used to display a wizard for creating or editing a method expectation element definition. 
org.mockcentral.editor.nodes.fixture.wizard Provides components used to display a wizard for creating or editing a Mock Objects Fixture definition. 
 

Classes in org.mockcentral.editor.nodes.expectation.part.wizard used by org.mockcentral.editor.nodes.expectation.part.wizard
AbstractFieldEditor
          Base class for the Composite classes used to edit SignaturePartBean data for specific value types.
AddConstructorArgsWizard
          An EditSignaturePartWizard subclass used to create and assign a group of SignaturePartBean instances forming the Constructor arguments for a parent instance.
ChildrenListEditor
          A class used to edit a list of SignaturePartBean child instances, for use by AbstractFieldEditor classes.
ConstantFieldEditor
          Factory class for editors used to set values for SignaturepartBean instances modeling Enum and Constant value type objects.
EditSignaturePartWizard
          The Wizard class used for editing SignaturePartBean data.
EditSignaturePartWizardDialog
          The WizardDialog used with an EditSignaturePartWizard for editing SignaturePartBean data.
EditSignaturepartWizardDialogSettingsManager
          A utility class used to manage storage and retrieval of dialog settings for the EditSignaturePartWizard and related classes.
ElementListSelector
          A class used to select matching elements from a supplied array of Objects, for use by AbstractFieldEditor instances.
InstanceFieldEditor
          Factory class for editors used to set values for SignaturepartBean instances modeling a new Class, Throwable or Array instance.
ReferrableFieldEditor
          Factory class for editors used to set values for SignaturePartBean instances with Mock Object or Variable value types.
SelectSignaturePartTypePage
          The WizardPage for an EditSignaturePartWizard used to display the controls for editing a SignaturePartBean instance.
SimpleValueFieldEditor
          Factory class for editors used to set values for SignaturepartBean instances modeling primitive and wrapped primitive object types.
 

Classes in org.mockcentral.editor.nodes.expectation.part.wizard used by org.mockcentral.editor.nodes.fixture.wizard
EditSignaturePartWizard
          The Wizard class used for editing SignaturePartBean data.