Class WaitWindow


  • public class WaitWindow
    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
      WaitWindow​(java.awt.Frame frame)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setWaitDialog​(java.lang.String message, int maxTime)
      setWaitInfo
      void unsetWaitDialog()
      change mode to free state
      void updateMessage​(java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WaitWindow

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

      • setWaitDialog

        public final void setWaitDialog​(java.lang.String message,
                                        int maxTime)
        setWaitInfo
      • updateMessage

        public void updateMessage​(java.lang.String message)
      • unsetWaitDialog

        public final void unsetWaitDialog()
        change mode to free state