Class ProgressWindow

java.lang.Object
org.kopi.vkopi.lib.ui.swing.visual.ProgressWindow

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

    • ProgressWindow

      public ProgressWindow(Frame frame)
  • Method Details

    • setTotalJobs

      public void setTotalJobs(int totalJobs)
    • setCurrentJob

      public void setCurrentJob(int jobNumber)
    • setProgressDialog

      public final void setProgressDialog(String message, int totalJobs)
      setWaitInfo
    • unsetProgressDialog

      public final void unsetProgressDialog()
      change mode to free state