Class ProgressWindow


  • public class ProgressWindow
    extends java.lang.Object
    This class displays a window with a menu, a tool bar, a content panel and a footbar
    • Constructor Summary

      Constructors 
      Constructor Description
      ProgressWindow​(java.awt.Frame frame)  
    • Constructor Detail

      • ProgressWindow

        public ProgressWindow​(java.awt.Frame frame)
    • Method Detail

      • setTotalJobs

        public void setTotalJobs​(int totalJobs)
      • setCurrentJob

        public void setCurrentJob​(int jobNumber)
      • setProgressDialog

        public final void setProgressDialog​(java.lang.String message,
                                            int totalJobs)
        setWaitInfo
      • unsetProgressDialog

        public final void unsetProgressDialog()
        change mode to free state