|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardComponents | |
|---|---|
| org.apache.axis2.tools.component | |
| org.apache.axis2.tools.idea | |
| org.apache.axis2.tools.java2wsdl | |
| org.apache.axis2.tools.wizardframe | |
| org.apache.ideaplugin.frames | |
| Uses of WizardComponents in org.apache.axis2.tools.component |
|---|
| Classes in org.apache.axis2.tools.component that implement WizardComponents | |
|---|---|
class |
DefaultWizardComponents
this is used for default wizard components |
| Methods in org.apache.axis2.tools.component that return WizardComponents | |
|---|---|
WizardComponents |
WizardPanel.getWizardComponents()
|
| Methods in org.apache.axis2.tools.component with parameters of type WizardComponents | |
|---|---|
void |
WizardPanel.setWizardComponents(WizardComponents awizardComponents)
|
| Constructors in org.apache.axis2.tools.component with parameters of type WizardComponents | |
|---|---|
CancelAction(WizardComponents wizardComponents)
|
|
FinishAction(WizardComponents wizardComponents)
|
|
WizardPanel(WizardComponents wizardComponents)
|
|
WizardPanel(WizardComponents wizardComponents,
String title)
|
|
| Uses of WizardComponents in org.apache.axis2.tools.idea |
|---|
| Constructors in org.apache.axis2.tools.idea with parameters of type WizardComponents | |
|---|---|
ChooserPanel(WizardComponents wizardComponents)
construct method for chooserPanel |
|
FirstPanel(WizardComponents wizardComponents,
CodegenBean codegenBean)
|
|
SecondPanel(WizardComponents wizardComponents,
CodegenBean codegenBean)
|
|
WSDL2JavaOutputPanel(WizardComponents wizardComponents,
CodegenBean codegenBean,
com.intellij.openapi.project.Project project)
|
|
| Uses of WizardComponents in org.apache.axis2.tools.java2wsdl |
|---|
| Constructors in org.apache.axis2.tools.java2wsdl with parameters of type WizardComponents | |
|---|---|
MiddlePanel(WizardComponents wizardComponents,
WsdlgenBean wsdlgenBean)
Constructor |
|
OptionPanel(WizardComponents wizardComponents,
WsdlgenBean wsdlgenBean)
Construct method |
|
OutputPanel(WizardComponents wizardComponents,
WsdlgenBean wsdlgenBean,
com.intellij.openapi.project.Project project)
Constructor |
|
| Uses of WizardComponents in org.apache.axis2.tools.wizardframe |
|---|
| Methods in org.apache.axis2.tools.wizardframe that return WizardComponents | |
|---|---|
WizardComponents |
WizardFrame.getWizardComponents()
|
| Methods in org.apache.axis2.tools.wizardframe with parameters of type WizardComponents | |
|---|---|
void |
WizardFrame.setWizardComponents(WizardComponents aWizardComponents)
|
| Uses of WizardComponents in org.apache.ideaplugin.frames |
|---|
| Constructors in org.apache.ideaplugin.frames with parameters of type WizardComponents | |
|---|---|
ClassFileLocationPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
Constructor |
|
LibraryAddingPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
|
|
ServiceArchiveOutputLocationPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
Constructor |
|
ServiceXMLEditPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
|
|
ServiceXMLFileSelectionPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
Constructor |
|
ServiceXMLGenerationPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
Constructor |
|
WSDLFileSelectionPage(WizardComponents wizardComponents,
ArchiveBean archiveBean)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||