Home
last modified time | relevance | path

Searched refs:waitText (Results 1 – 25 of 75) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1"); in checkInteractionOnDisplay()
244 tfScreen.waitText("1"); in checkInteractionOnDisplay()
246 tfScreen.waitText("2"); in checkInteractionOnDisplay()
248 tfScreen.waitText("3"); in checkInteractionOnDisplay()
250 tfScreen.waitText("0"); in checkInteractionOnDisplay()
254 tfScreen.waitText("4"); in checkInteractionOnDisplay()
256 tfScreen.waitText("4"); in checkInteractionOnDisplay()
258 tfScreen.waitText("3"); in checkInteractionOnDisplay()
260 tfScreen.waitText("1"); in checkInteractionOnDisplay()
265 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
H A DTextFieldDemoTest.java93 jtfo.waitText(expectedValue); in historyTextField()
108 … dowLabel.waitText(calendar.getDisplayName(Calendar.DAY_OF_WEEK, Calendar.LONG, Locale.ENGLISH)); in dateTextField()
125 dowLabel.waitText("Thursday"); in dateTextField()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1"); in checkInteractionOnDisplay()
244 tfScreen.waitText("1"); in checkInteractionOnDisplay()
246 tfScreen.waitText("2"); in checkInteractionOnDisplay()
248 tfScreen.waitText("3"); in checkInteractionOnDisplay()
250 tfScreen.waitText("0"); in checkInteractionOnDisplay()
254 tfScreen.waitText("4"); in checkInteractionOnDisplay()
256 tfScreen.waitText("4"); in checkInteractionOnDisplay()
258 tfScreen.waitText("3"); in checkInteractionOnDisplay()
260 tfScreen.waitText("1"); in checkInteractionOnDisplay()
265 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
H A DTextFieldDemoTest.java94 jtfo.waitText(expectedValue); in historyTextField()
109 … dowLabel.waitText(calendar.getDisplayName(Calendar.DAY_OF_WEEK, Calendar.LONG, Locale.ENGLISH)); in dateTextField()
126 dowLabel.waitText("Thursday"); in dateTextField()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1"); in checkInteractionOnDisplay()
244 tfScreen.waitText("1"); in checkInteractionOnDisplay()
246 tfScreen.waitText("2"); in checkInteractionOnDisplay()
248 tfScreen.waitText("3"); in checkInteractionOnDisplay()
250 tfScreen.waitText("0"); in checkInteractionOnDisplay()
254 tfScreen.waitText("4"); in checkInteractionOnDisplay()
256 tfScreen.waitText("4"); in checkInteractionOnDisplay()
258 tfScreen.waitText("3"); in checkInteractionOnDisplay()
260 tfScreen.waitText("1"); in checkInteractionOnDisplay()
265 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1"); in checkInteractionOnDisplay()
244 tfScreen.waitText("1"); in checkInteractionOnDisplay()
246 tfScreen.waitText("2"); in checkInteractionOnDisplay()
248 tfScreen.waitText("3"); in checkInteractionOnDisplay()
250 tfScreen.waitText("0"); in checkInteractionOnDisplay()
254 tfScreen.waitText("4"); in checkInteractionOnDisplay()
256 tfScreen.waitText("4"); in checkInteractionOnDisplay()
258 tfScreen.waitText("3"); in checkInteractionOnDisplay()
260 tfScreen.waitText("1"); in checkInteractionOnDisplay()
265 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
H A DTextFieldDemoTest.java94 jtfo.waitText(expectedValue); in historyTextField()
109 … dowLabel.waitText(calendar.getDisplayName(Calendar.DAY_OF_WEEK, Calendar.LONG, Locale.ENGLISH)); in dateTextField()
126 dowLabel.waitText("Thursday"); in dateTextField()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1"); in checkInteractionOnDisplay()
244 tfScreen.waitText("1"); in checkInteractionOnDisplay()
246 tfScreen.waitText("2"); in checkInteractionOnDisplay()
248 tfScreen.waitText("3"); in checkInteractionOnDisplay()
250 tfScreen.waitText("0"); in checkInteractionOnDisplay()
254 tfScreen.waitText("4"); in checkInteractionOnDisplay()
256 tfScreen.waitText("4"); in checkInteractionOnDisplay()
258 tfScreen.waitText("3"); in checkInteractionOnDisplay()
260 tfScreen.waitText("1"); in checkInteractionOnDisplay()
265 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
H A DTextFieldDemoTest.java94 jtfo.waitText(expectedValue); in historyTextField()
109 … dowLabel.waitText(calendar.getDisplayName(Calendar.DAY_OF_WEEK, Calendar.LONG, Locale.ENGLISH)); in dateTextField()
126 dowLabel.waitText("Thursday"); in dateTextField()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1");
244 tfScreen.waitText("1");
246 tfScreen.waitText("2");
248 tfScreen.waitText("3");
250 tfScreen.waitText("0"); in checkBusyCheckBox()
254 tfScreen.waitText("4");
256 tfScreen.waitText("4");
258 tfScreen.waitText("3");
260 tfScreen.waitText("1");
265 tfScreen.waitText("5");
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java242 tfScreen.waitText("1"); in checkInteractionOnDisplay()
244 tfScreen.waitText("1"); in checkInteractionOnDisplay()
246 tfScreen.waitText("2"); in checkInteractionOnDisplay()
248 tfScreen.waitText("3"); in checkInteractionOnDisplay()
250 tfScreen.waitText("0"); in checkInteractionOnDisplay()
254 tfScreen.waitText("4"); in checkInteractionOnDisplay()
256 tfScreen.waitText("4"); in checkInteractionOnDisplay()
258 tfScreen.waitText("3"); in checkInteractionOnDisplay()
260 tfScreen.waitText("1"); in checkInteractionOnDisplay()
265 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/SwingSet/src/
H A DGridBagLayoutDemoTest.java243 tfScreen.waitText("1"); in checkInteractionOnDisplay()
245 tfScreen.waitText("1"); in checkInteractionOnDisplay()
247 tfScreen.waitText("2"); in checkInteractionOnDisplay()
249 tfScreen.waitText("3"); in checkInteractionOnDisplay()
251 tfScreen.waitText("0"); in checkInteractionOnDisplay()
255 tfScreen.waitText("4"); in checkInteractionOnDisplay()
257 tfScreen.waitText("4"); in checkInteractionOnDisplay()
259 tfScreen.waitText("3"); in checkInteractionOnDisplay()
261 tfScreen.waitText("1"); in checkInteractionOnDisplay()
266 tfScreen.waitText("5"); in checkInteractionOnDisplay()
[all …]
H A DTextFieldDemoTest.java94 jtfo.waitText(expectedValue); in historyTextField()
109 … dowLabel.waitText(calendar.getDisplayName(Calendar.DAY_OF_WEEK, Calendar.LONG, Locale.ENGLISH)); in dateTextField()
126 dowLabel.waitText("Thursday"); in dateTextField()
/dports/games/brumbrumrally/brumbrumrally-0.7/src/
H A DJoinNetworkGame.cpp38 waitText("Please wait...", 100) in JoinNetworkGame()
44 waitText.addTo(this); in JoinNetworkGame()
55 waitText("Please wait...", 100) in JoinNetworkGame()
72 waitText.addTo(this); in JoinNetworkGame()
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3wx/
H A DDkWxProgressDialog.cpp76 wxChar const *waitText in DkWxProgressDialog() argument
90 sWaitPlease = ((waitText) ? waitText : dkwx_pd_def_texts[4]); in DkWxProgressDialog()
146 ((waitText) ? waitText : dkwx_pd_def_texts[4]), in DkWxProgressDialog()
H A DDkWxProgressDialog.wxc52 text = ((waitText) ? waitText : dkwx_pd_def_texts[4])
120 @param waitText Button to show while waiting for thread exit.
130 wxChar const *waitText
222 wxChar const *waitText
236 sWaitPlease = ((waitText) ? waitText : dkwx_pd_def_texts[4]);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/
H A DActivityMeter.java44 private String waitText; field in ActivityMeter.BarDisplay
77 waitText = text; in setShowWait()
113 JLabel text = new JLabel(waitText); in paintComponent()
213 else if ((newValue == 0) && isVisible && (progress.waitText == null)) { in engineActive()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DJTextFieldOperator.java269 public void waitText(String text, int position) { in waitText() method in JTextFieldOperator
270 super.waitText(removeNewLines(text), position); in waitText()
279 public void waitText(String text) { in waitText() method in JTextFieldOperator
280 super.waitText(removeNewLines(text)); in waitText()

123