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

Packages that use InstanceFieldEditor
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 InstanceFieldEditor in org.mockcentral.editor.nodes.expectation.part.wizard
 

Methods in org.mockcentral.editor.nodes.expectation.part.wizard that return InstanceFieldEditor
 InstanceFieldEditor InstanceFieldEditor.getFieldEditor(org.mockcentral.server.ValueType valueType, org.mockcentral.editor.nodes.fixture.FixtureNode fixtureNode)
          Returns an editor used to set values for SignaturepartBean instances modeling a new Class, Throwable or Array object.