|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardPanel | |
|---|---|
| org.apache.axis2.tools.component | |
| org.apache.axis2.tools.idea | |
| org.apache.axis2.tools.java2wsdl | |
| org.apache.ideaplugin.frames | |
| Uses of WizardPanel in org.apache.axis2.tools.component |
|---|
| Methods in org.apache.axis2.tools.component that return WizardPanel | |
|---|---|
WizardPanel |
DefaultWizardComponents.getCurrentPanel()
|
WizardPanel |
WizardComponents.getCurrentPanel()
|
WizardPanel |
Wizard.getWizardPanel(int index)
|
WizardPanel |
DefaultWizardComponents.getWizardPanel(int index)
|
WizardPanel |
WizardComponents.getWizardPanel(int index)
|
WizardPanel |
Wizard.removeWizardPanel(int index)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanel(int index)
|
WizardPanel |
WizardComponents.removeWizardPanel(int index)
|
WizardPanel |
Wizard.removeWizardPanel(WizardPanel panel)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanel(WizardPanel panel)
|
WizardPanel |
WizardComponents.removeWizardPanel(WizardPanel panel)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanelAfter(WizardPanel panel)
|
WizardPanel |
WizardComponents.removeWizardPanelAfter(WizardPanel panel)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanelBefore(WizardPanel panel)
|
WizardPanel |
WizardComponents.removeWizardPanelBefore(WizardPanel panel)
|
| Methods in org.apache.axis2.tools.component with parameters of type WizardPanel | |
|---|---|
void |
Wizard.addWizardPanel(int index,
WizardPanel panel)
|
void |
DefaultWizardComponents.addWizardPanel(int index,
WizardPanel panel)
|
void |
WizardComponents.addWizardPanel(int index,
WizardPanel panel)
|
void |
Wizard.addWizardPanel(WizardPanel panel)
|
void |
DefaultWizardComponents.addWizardPanel(WizardPanel panel)
|
void |
WizardComponents.addWizardPanel(WizardPanel panel)
|
void |
DefaultWizardComponents.addWizardPanelAfter(WizardPanel panelToBePlacedAfter,
WizardPanel panel)
|
void |
WizardComponents.addWizardPanelAfter(WizardPanel panelToBePlacedAfter,
WizardPanel panel)
|
void |
DefaultWizardComponents.addWizardPanelAfterCurrent(WizardPanel panel)
|
void |
WizardComponents.addWizardPanelAfterCurrent(WizardPanel panel)
|
void |
DefaultWizardComponents.addWizardPanelBefore(WizardPanel panelToBePlacedBefore,
WizardPanel panel)
|
void |
WizardComponents.addWizardPanelBefore(WizardPanel panelToBePlacedBefore,
WizardPanel panel)
|
int |
DefaultWizardComponents.getIndexOfPanel(WizardPanel panel)
|
int |
WizardComponents.getIndexOfPanel(WizardPanel panel)
|
WizardPanel |
Wizard.removeWizardPanel(WizardPanel panel)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanel(WizardPanel panel)
|
WizardPanel |
WizardComponents.removeWizardPanel(WizardPanel panel)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanelAfter(WizardPanel panel)
|
WizardPanel |
WizardComponents.removeWizardPanelAfter(WizardPanel panel)
|
WizardPanel |
DefaultWizardComponents.removeWizardPanelBefore(WizardPanel panel)
|
WizardPanel |
WizardComponents.removeWizardPanelBefore(WizardPanel panel)
|
| Uses of WizardPanel in org.apache.axis2.tools.idea |
|---|
| Subclasses of WizardPanel in org.apache.axis2.tools.idea | |
|---|---|
class |
ChooserPanel
this panel used for as chooser java2wsdl codegen option wsdl2java codegen option extend from wizardPanel calss |
class |
FirstPanel
|
class |
SecondPanel
|
class |
WSDL2JavaOutputPanel
|
| Uses of WizardPanel in org.apache.axis2.tools.java2wsdl |
|---|
| Subclasses of WizardPanel in org.apache.axis2.tools.java2wsdl | |
|---|---|
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 |
| Uses of WizardPanel in org.apache.ideaplugin.frames |
|---|
| Subclasses of WizardPanel in org.apache.ideaplugin.frames | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||