List of usage examples for com.google.gwt.gwtai.applet.client AppletCallback interface-usage
From source file com.google.gwt.gwtai.demo.client.StopWatchCallback.java
/** * An example implementation of the <code>AppletCallback</code> interface. * * @author Adrian Buerki <a.buerki@gmail.com> */ public class StopWatchCallback implements AppletCallback<String> {