Package org.fest.swing.core
Class ActivateWindowTask
java.lang.Object
org.fest.swing.core.ActivateWindowTask
Understands activating a
Window
. "Activate" means that the given window gets the keyboard focus.
This task should be executed in the event dispatch thread.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActivateWindowTask
private ActivateWindowTask()
-
-
Method Details
-
activateWindow
-