Class WaitWindow
java.lang.Object
org.kopi.vkopi.lib.ui.swing.visual.WaitWindow
This class displays a window with a menu, a tool bar, a content panel
and a footbar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidsetWaitDialog(String message, int maxTime) setWaitInfofinal voidchange mode to free statevoidupdateMessage(String message)
-
Constructor Details
-
WaitWindow
-
-
Method Details
-
setWaitDialog
setWaitInfo -
updateMessage
-
unsetWaitDialog
public final void unsetWaitDialog()change mode to free state
-