public class DefineAutomaticallyDefinition extends DefinitionBase
Constructor and Description |
---|
DefineAutomaticallyDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
addApi(com.eviware.soapui.impl.wsdl.WsdlProject project,
String definitionUrl) |
protected JPanel |
buildOptionsPanel(String settingsPrefix) |
boolean |
createProject(String projectName,
String definitionUrl) |
DefinitionType |
getDefinitionType() |
Map<String,com.eviware.soapui.support.types.StringList> |
getOpenDialogExtensions() |
String |
getOpenDialogFileType() |
String |
getOpenDialogTitle() |
String |
getSupportedDefinitions() |
getDefaultProjectBaseName, getDefaultProjectName, getName, getOptionsPanel, isProjectNameChanged, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
load, save
public DefinitionType getDefinitionType()
public String getSupportedDefinitions()
public String getOpenDialogTitle()
public String getOpenDialogFileType()
public Map<String,com.eviware.soapui.support.types.StringList> getOpenDialogExtensions()
@Nullable protected JPanel buildOptionsPanel(String settingsPrefix)
buildOptionsPanel
in class DefinitionBase
Copyright © 2019. All rights reserved.