Home
last modified time | relevance | path

Searched refs:WaitForInput (Results 1 – 7 of 7) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DWaitForInput.java23 class WaitForInput extends java.lang.Thread class
28 public WaitForInput( Object aToNotify ) in WaitForInput() method in WaitForInput
H A DDocumentBasedExample.java197 WaitForInput aWait = new WaitForInput( this ); in waitForUserInput()
H A Dmakefile.mk73 $(DESTDIRDEVGUIDEEXAMPLES)$/Forms$/WaitForInput.java
H A DMakefile65 WaitForInput.java \
/trunk/main/forms/qa/integration/forms/
H A DWaitForInput.java25 class WaitForInput extends java.lang.Thread class
30 public WaitForInput( Object aToNotify ) in WaitForInput() method in WaitForInput
H A DTestCase.java127 integration.forms.WaitForInput aWait = new integration.forms.WaitForInput( this ); in waitForUserInput()
H A DControlValidation.java170 integration.forms.WaitForInput aWait = new integration.forms.WaitForInput( this ); in waitForUserInput()

Completed in 26 milliseconds