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, setProjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionForButton, isButtonEnabled, load, savepublic 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.TabgetComponent in class BaseTabpublic String getHelpUrl()
public String getHelpLink()
protected JPanel buildProjectNamePanel()
protected JPanel buildEndpointsPanel()
public boolean createProject()
public boolean addApi()
Copyright © 2019. All rights reserved.