Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui | |
com.eviware.soapui.impl.wsdl.actions.iface.tools.support |
Tool-related utilities
|
com.eviware.x.form | |
com.eviware.x.impl.swing |
Modifier and Type | Field and Description |
---|---|
protected XForm |
TestRunnerAction.advForm |
protected XForm |
LoadTestRunnerAction.advForm |
protected XForm |
TestRunnerAction.mainForm |
protected XForm |
TestRunnerAction.propertyForm |
protected XForm |
TestRunnerAction.reportForm |
Modifier and Type | Method and Description |
---|---|
protected XForm |
SecurityTestRunnerAction.buildArgsForm(XFormDialogBuilder builder,
boolean addJavaArgs,
String toolName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected XForm |
AbstractToolsAction.buildArgsForm(XFormDialogBuilder builder,
boolean addJavaArgs,
String toolName) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractToolsAction.addWSDLFields(XForm mainForm,
T modelItem) |
Modifier and Type | Method and Description |
---|---|
abstract XForm |
XFormDialogBuilder.createForm(String name) |
XForm |
XFormDialogBuilder.createForm(String name,
com.jgoodies.forms.layout.FormLayout layout) |
protected XForm[] |
XFormDialogBuilder.getForms() |
XForm[] |
XFormDialog.getForms() |
Modifier and Type | Method and Description |
---|---|
protected void |
XFormDialogBuilder.addForm(XForm form) |
static Component |
XFormBuilder.buildForm(XForm form) |
Modifier and Type | Class and Description |
---|---|
class |
SwingXFormImpl |
Modifier and Type | Method and Description |
---|---|
XForm |
SwingXFormDialogBuilder.createForm(String name) |
XForm |
SwingXFormDialogBuilder.createForm(String name,
com.jgoodies.forms.layout.FormLayout layout) |
XForm[] |
JWizardDialog.getForms() |
XForm[] |
JTabbedFormDialog.getForms() |
XForm[] |
JFormDialog.getForms() |
Constructor and Description |
---|
JTabbedFormDialog(String name,
XForm[] forms,
ActionList actions,
String description,
ImageIcon icon) |
JWizardDialog(String name,
XForm[] forms,
Action helpAction,
String description,
ImageIcon icon) |
Copyright © 2019. All Rights Reserved.