Class MiddlePanel

    • Constructor Detail

      • MiddlePanel

        public MiddlePanel​(WizardComponents wizardComponents,
                           WsdlgenBean wsdlgenBean)
        Constructor
        Parameters:
        wizardComponents -
        wsdlgenBean -
    • Method Detail

      • updateStatusTextField

        public void updateStatusTextField​(boolean success,
                                          String text)
      • getClassPathlist

        public String[] getClassPathlist()
      • testLoading

        public boolean testLoading()
      • getPageType

        public int getPageType()
        Description copied from class: WizardPanel
        this method used for to get type of wizard panel
        Overrides:
        getPageType in class WizardPanel