org.testfx.matcher.base.WindowMatchers instead@Deprecated public class WindowMatchers extends Object
javafx.stage.Window.| Constructor and Description | 
|---|
| WindowMatchers()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static Matcher<Window> | isFocused()Deprecated.  | 
| static Matcher<Window> | isNotFocused()Deprecated.  | 
| static Matcher<Window> | isNotShowing()Deprecated.  | 
| static Matcher<Window> | isShowing()Deprecated.  |