Searched refs:aHandlerMethod3 (Results 1 – 1 of 1) sorted by relevance
165 private final String aHandlerMethod3 = "doit3"; field in DialogComponent._DialogComponent179 else if ( MethodName.equals( aHandlerMethod3 ) ) in callHandlerMethod()181 showMessageBox( "DialogComponent", "callHandlerMethod() handled \"" + aHandlerMethod3 + "\"" ); in callHandlerMethod()191 retValue[2]= aHandlerMethod3; in getSupportedMethodNames()
Completed in 6 milliseconds