Class ActivateWindowTask

java.lang.Object
org.fest.swing.core.ActivateWindowTask

class ActivateWindowTask extends Object
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 Details

    • ActivateWindowTask

      private ActivateWindowTask()
  • Method Details