public abstract class EndpointTab extends BaseTab
Constructor and Description |
---|
EndpointTab(com.eviware.soapui.impl.wsdl.WsdlProject project,
Class dialogModelClass,
int tabIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
addApi() |
protected JPanel |
buildEndpointsPanel() |
protected JPanel |
buildProjectNamePanel() |
boolean |
createProject() |
Component |
getComponent() |
String |
getHelpLink() |
String |
getHelpUrl() |
String |
getTitle() |
String |
getType() |
buildComboBox, buildComponent, buildFileField, buildFileField, buildLabel, buildLightLabel, buildProjectNameTextField, buildTextField, buildTextField, closeParentWindow, getComboboxEnterKeyAction, getIndex, getProject, getSettingsPrefix, registerComboboxEnterKeyAction, setProject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActionForButton, isButtonEnabled, load, save
public EndpointTab(com.eviware.soapui.impl.wsdl.WsdlProject project, Class dialogModelClass, int tabIndex)
public String getType()
public String getTitle()
public Component getComponent()
getComponent
in interface TabbedDialogModel.Tab
getComponent
in class BaseTab
public String getHelpUrl()
public String getHelpLink()
protected JPanel buildProjectNamePanel()
protected JPanel buildEndpointsPanel()
public boolean createProject()
public boolean addApi()
Copyright © 2019. All rights reserved.