Home
last modified time | relevance | path

Searched refs:countWindows (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
H A DFrameDemoTest.java220 int count = WindowWaiter.countWindows(masterFrameOprator.getOwner(), in checkControlPanelActions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
H A DFrameDemoTest.java220 int count = WindowWaiter.countWindows(masterFrameOprator.getOwner(), in checkControlPanelActions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
H A DFrameDemoTest.java220 int count = WindowWaiter.countWindows(masterFrameOprator.getOwner(), in checkControlPanelActions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
H A DFrameDemoTest.java220 int count = WindowWaiter.countWindows(masterFrameOprator.getOwner(), in checkControlPanelActions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser));
94 countWindows(jDialogClassChooser));
104 countWindows(jDialogClassChooser));
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
H A DFrameDemoTest.java220 int count = WindowWaiter.countWindows(masterFrameOprator.getOwner(), in checkControlPanelActions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/SwingSet/src/
H A DDialogDemoTest.java37 import static org.netbeans.jemmy.WindowWaiter.countWindows;
84 countWindows(jDialogClassChooser)); in initialCheckWithLabel()
94 countWindows(jDialogClassChooser)); in checkShowDialogButton()
104 countWindows(jDialogClassChooser)); in checkShowDialogButton()
H A DFrameDemoTest.java220 int count = WindowWaiter.countWindows(masterFrameOprator.getOwner(), in checkControlPanelActions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/
H A DWindowWaiter.java317 return countWindows(owner, ch) == count ? "" : null; in waitWindowCount()
344 public static int countWindows(Window owner, ComponentChooser ch) { in countWindows() method in WindowWaiter
369 public static int countWindows(ComponentChooser ch) {
370 return countWindows(null, ch);
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DLayer.hh49 int countWindows();
H A DMultLayers.cc123 num += m_layers[i]->countWindows(); in size()
H A DLayer.cc120 int Layer::countWindows() { in countWindows() function in Layer

12