Uses of Class
org.mockcentral.editor.nodes.expectation.part.wizard.AddConstructorArgsWizard

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

Uses of AddConstructorArgsWizard in org.mockcentral.editor.nodes.expectation.part.wizard
 

Constructors in org.mockcentral.editor.nodes.expectation.part.wizard with parameters of type AddConstructorArgsWizard
ChooseConstructorPage(AddConstructorArgsWizard wizard, org.mockcentral.server.SignaturePartBean bean)
          Creates a new instance.