module Default_Swing: Swing
Default (i.e. empty) implementation for Swing applets.
val applet_info : java'lang'String java_instance
The value to be returned by the getAppletInfo() method.
val destroy : JavaApplet.swing -> unit
The implementation of the destroy() method.