Searched refs:aHandlerMethod1 (Results 1 – 1 of 1) sorted by relevance
163 private final String aHandlerMethod1 = "doit1"; field in DialogComponent._DialogComponent169 if ( MethodName.equals( aHandlerMethod1 ) ) in callHandlerMethod()171 showMessageBox( "DialogComponent", "callHandlerMethod() handled \"" + aHandlerMethod1 + "\"" ); in callHandlerMethod()189 retValue[0]= aHandlerMethod1; in getSupportedMethodNames()
Completed in 19 milliseconds