Class VSetup

    • Constructor Detail

      • VSetup

        public VSetup()
        Deprecated.
    • Method Detail

      • init

        public void init​(int WindowNo,
                         FormFrame frame)
        Deprecated.
        Initialize Panel
        Specified by:
        init in interface FormPanel
        Parameters:
        WindowNo - window
        frame - frame
      • dispose

        public void dispose()
        Deprecated.
        Dispose
        Specified by:
        dispose in interface FormPanel
      • run

        public void run()
        Deprecated.
        Create Setup Batch Part. if done - disposes window
        Specified by:
        run in interface Runnable