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

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

Methods in org.mockcentral.editor.nodes.expectation.part.wizard that return ConstantFieldEditor
 ConstantFieldEditor ConstantFieldEditor.getFieldEditor(org.mockcentral.server.ValueType valueType)
          Returns an editor used to set values for SignaturepartBean instances modeling enum and constant field value types.