Modifier and Type | Method and Description |
---|---|
protected void |
MockAsWarAction.setDialog(XFormDialog dialog) |
Modifier and Type | Method and Description |
---|---|
XFormDialog |
RestUriDialogHandler.buildDialog(MessageSupport messages) |
XFormDialog |
RestUriDialogHandler.buildDialog(MessageSupport messages,
AbstractAction actionToBeAdded) |
XFormDialog |
RestUriDialogHandler.buildDialog(MessageSupport messages,
String helpUrl) |
XFormDialog |
RestUriDialogHandler.buildDialog(MessageSupport messages,
String helpUrl,
AbstractAction actionToBeAdded) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
Wadl2JavaAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected void |
GenerateRestMockServiceAction.setFormDialog(XFormDialog dialog) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
AddJMSEndpointAction.buildDialog(AbstractInterface<?> iface) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
Axis1XWSDL2JavaAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
Axis2WSDL2CodeAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
CXFAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
DotNetWsdlAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
GSoapAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
JaxbXjcAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
WSToolsWsdl2JavaAction.buildDialog(Interface modelItem) |
protected XFormDialog |
JBossWSConsumeAction.buildDialog(Interface modelItem) |
protected XFormDialog |
WSToolsRegenerateJava2WsdlAction.buildDialog(WsdlInterface modelItem) |
protected XFormDialog |
WSToolsJava2WsdlAction.buildDialog(WsdlProject project) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
OracleWsaGenProxyAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
TestRunnerAction.buildDialog(WsdlProject modelItem) |
protected XFormDialog |
SecurityTestRunnerAction.buildDialog(WsdlProject modelItem)
Deprecated.
|
protected XFormDialog |
LoadTestRunnerAction.buildDialog(WsdlProject modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
AbstractToolsAction.buildDialog(T modelItem) |
protected XFormDialog |
SecurityTestRunnerAction.buildDialog(WsdlProject modelItem) |
XFormDialog |
AbstractToolsAction.getDialog() |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
TcpMonAction.buildDialog(WsdlInterface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
WSCompileAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
WSImportAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
XFireAction.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
XmlBeans2Action.buildDialog(Interface modelItem) |
Modifier and Type | Method and Description |
---|---|
XFormDialog |
SoapMonitorAction.DialogHandler.buildDialog() |
XFormDialog |
SoapMonitorAction.FullMonitorDialogHandler.buildDialog() |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
CloneParametersAction.createCloneParameterDialog() |
Modifier and Type | Field and Description |
---|---|
protected XFormDialog |
SecurityCheckedParametersTablePanel.dialog |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
SecurityCheckedParametersTablePanel.createAddParameterDialog() |
XFormDialog |
SecurityCheckedParametersTablePanel.getDialog() |
Modifier and Type | Method and Description |
---|---|
void |
SecurityCheckedParametersTablePanel.AddAndCopy.setDialog(XFormDialog dialog) |
Modifier and Type | Method and Description |
---|---|
abstract XFormDialog |
XFormDialogBuilder.buildDialog(ActionList actions,
String description,
ImageIcon icon) |
abstract XFormDialog |
XFormDialogBuilder.buildWizard(String description,
ImageIcon icon,
String helpURL) |
Modifier and Type | Method and Description |
---|---|
static XFormDialog |
ADialogBuilder.buildDialog(Class<? extends Object> formClass) |
static XFormDialog |
ADialogBuilder.buildDialog(Class<? extends Object> formClass,
ActionList actions) |
static XFormDialog |
ADialogBuilder.buildDialog(Class<? extends Object> formClass,
ActionList actions,
boolean useDefaultOkCancel)
Allow to use custom Ok, Cancel buttons...
|
static XFormDialog |
ADialogBuilder.buildDialog(Class<? extends Object> formClass,
ActionList actions,
com.jgoodies.forms.layout.FormLayout layout) |
static XFormDialog |
ADialogBuilder.buildTabbedDialog(Class<? extends Object> tabbedFormClass,
ActionList actions) |
static XFormDialog |
ADialogBuilder.buildTabbedDialogWithCustomActions(Class<? extends Object> tabbedFormClass,
ActionList actions) |
static XFormDialog |
ADialogBuilder.buildWizard(Class<? extends Object> tabbedFormClass) |
Modifier and Type | Class and Description |
---|---|
class |
JFormDialog |
class |
JTabbedFormDialog |
class |
JWizardDialog |
class |
SwingXFormDialog |
Modifier and Type | Method and Description |
---|---|
XFormDialog |
SwingXFormDialogBuilder.buildDialog(ActionList actions,
String description,
ImageIcon icon) |
XFormDialog |
SwingXFormDialogBuilder.buildWizard(String description,
ImageIcon icon,
String helpURL) |
Copyright © 2019. All Rights Reserved.