Package | Description |
---|---|
org.apache.axis2.tools.component | |
org.apache.axis2.tools.idea | |
org.apache.axis2.tools.java2wsdl | |
org.apache.ideaplugin.frames |
Modifier and Type | Method and Description |
---|---|
void |
WizardComponents.addWizardPanel(int index,
WizardPanel panel) |
void |
Wizard.addWizardPanel(int index,
WizardPanel panel) |
void |
DefaultWizardComponents.addWizardPanel(int index,
WizardPanel panel) |
void |
WizardComponents.addWizardPanel(WizardPanel panel) |
void |
Wizard.addWizardPanel(WizardPanel panel) |
void |
DefaultWizardComponents.addWizardPanel(WizardPanel panel) |
void |
WizardComponents.addWizardPanelAfter(WizardPanel panelToBePlacedAfter,
WizardPanel panel) |
void |
DefaultWizardComponents.addWizardPanelAfter(WizardPanel panelToBePlacedAfter,
WizardPanel panel) |
void |
WizardComponents.addWizardPanelAfterCurrent(WizardPanel panel) |
void |
DefaultWizardComponents.addWizardPanelAfterCurrent(WizardPanel panel) |
void |
WizardComponents.addWizardPanelBefore(WizardPanel panelToBePlacedBefore,
WizardPanel panel) |
void |
DefaultWizardComponents.addWizardPanelBefore(WizardPanel panelToBePlacedBefore,
WizardPanel panel) |
int |
WizardComponents.getIndexOfPanel(WizardPanel panel) |
int |
DefaultWizardComponents.getIndexOfPanel(WizardPanel panel) |
WizardPanel |
WizardComponents.removeWizardPanel(WizardPanel panel) |
WizardPanel |
Wizard.removeWizardPanel(WizardPanel panel) |
WizardPanel |
DefaultWizardComponents.removeWizardPanel(WizardPanel panel) |
WizardPanel |
WizardComponents.removeWizardPanelAfter(WizardPanel panel) |
WizardPanel |
DefaultWizardComponents.removeWizardPanelAfter(WizardPanel panel) |
WizardPanel |
WizardComponents.removeWizardPanelBefore(WizardPanel panel) |
WizardPanel |
DefaultWizardComponents.removeWizardPanelBefore(WizardPanel panel) |
Modifier and Type | Class and Description |
---|---|
class |
ChooserPanel
this panel used for as chooser
java2wsdl codegen option
wsdl2java codegen option
extend from wizardPanel calss
|
class |
FirstPanel |
class |
SecondPanel |
class |
WSDL2JavaOutputPanel |
Modifier and Type | Class and Description |
---|---|
class |
MiddlePanel
this is the first panel of java2wsdl wizard
|
class |
OptionPanel
this is the first panel of java2wsdl wizard
|
class |
OutputPanel
this class java 2 wsdl output wizard panel
|
Modifier and Type | Class and Description |
---|---|
class |
ClassFileLocationPage
Created by IntelliJ IDEA.
|
class |
LibraryAddingPage |
class |
ServiceArchiveOutputLocationPage |
class |
ServiceXMLEditPage |
class |
ServiceXMLFileSelectionPage
Created by IntelliJ IDEA.
|
class |
ServiceXMLGenerationPage |
class |
WSDLFileSelectionPage
Created by IntelliJ IDEA.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.