public class WindowMatchers extends Object
javafx.stage.Window.| Constructor and Description | 
|---|
WindowMatchers()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Matcher<Window> | 
isFocused()  | 
static Matcher<Window> | 
isNotFocused()  | 
static Matcher<Window> | 
isNotShowing()  | 
static Matcher<Window> | 
isShowing()  |