Java com.google.gwt.gwtai.applet.client AppletJSUtil fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gwtai.applet.client AppletJSUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gwtai.applet.client AppletJSUtil.

The text is from its open source code.

Method

WidgetcreateAppletWidget(Applet applet)
Constructs an HTML element which contains an applet tag.
voidregisterAppletCallback(Applet applet, AppletCallback appletCallback)
Registers an instance of your AppletCallback implementation to listen for callbacks coming from the given Applet.