Class IgnoreWindowTask

java.lang.Object
org.fest.swing.hierarchy.IgnoreWindowTask
All Implemented Interfaces:
Runnable

class IgnoreWindowTask extends Object implements Runnable
Understands a task that given a WindowFilter, marks a given Window as "ignored" if it is already implicitly ignored by such filter. This task should be executed in the event dispatch thread.