Uses of Class
org.apache.axis2.tool.service.bean.WizardBean
-
Packages that use WizardBean Package Description org.apache.axis2.tool.service.control org.apache.axis2.tool.service.swing.ui -
-
Uses of WizardBean in org.apache.axis2.tool.service.control
Methods in org.apache.axis2.tool.service.control with parameters of type WizardBean Modifier and Type Method Description ArrayList
Controller. getMethodList(WizardBean bean)
void
Controller. process(WizardBean bean)
-
Uses of WizardBean in org.apache.axis2.tool.service.swing.ui
Constructors in org.apache.axis2.tool.service.swing.ui with parameters of type WizardBean Constructor Description WizardPane1(WizardBean wizardBean, JFrame ownerFrame)
WizardPane2(WizardBean wizardBean, JFrame ownerFrame)
WizardPane3(WizardBean bean, JFrame ownerFrame)
-