WaitService
implementation for managing the wait-state of a top-level window. When the window is placed in a wait-state, it becomes completely unresponsive to user events. To control the wait-state of a subpart of a window, use the class {@link ContainerWaitService}.
This class is thread-safe. @see WaitService @author Torgil Zethson @since 1.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|