Class JInternalFrameDesktopPaneQuery

java.lang.Object
org.fest.swing.hierarchy.JInternalFrameDesktopPaneQuery

final class JInternalFrameDesktopPaneQuery extends Object
Understands an action, executed in the event dispatch thread, that returns the desktop the given JInternalFrame belongs to when iconified.

Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.

See Also: