class ImportDefinitionPanel extends WizardStepPanel
A panel to be used in a quick start wizard that will try to create a project with APIs (Interface instances) from a file or URL entered by the user. Internally it uses ImportMethodFacade to do the import.
Modifiers | Name | Description |
---|---|---|
class |
ImportDefinitionPanel.1 |
|
class |
ImportDefinitionPanel.2 |
|
class |
ImportDefinitionPanel.3 |
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
DEFINITION_URL_KEY |
Type | Name and description |
---|---|
javax.swing.JPanel |
filePanel |
java.lang.String |
filePath |
javax.swing.JRadioButton |
fileRadioButton |
SwaggerApiDescriptionEntry |
swaggerHubAPI |
SwaggerHubSearchFilterComponent |
swaggerHubPanel |
javax.swing.JRadioButton |
swaggerHubRadioButton |
Constructor and description |
---|
ImportDefinitionPanel
() |
ImportDefinitionPanel
(ModuleType moduleType) |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
getStepName() |
|
boolean |
proceed() |
|
void |
release() |
|
void |
setFilePath(java.lang.String filePath) |
Methods inherited from class | Name |
---|---|
class WizardStepPanel |
beforeBack, getHelpLinkText, getHelpLinkUrl, getStepName, onDisplay, proceed, release, shouldBeSkipped |
ReadyAPI functional (soapui-pro) SDK 3.56.0