IcedTea-Web
Plugin

Serialized Form


Package netscape.javascript

Class netscape.javascript.JSException extends java.lang.RuntimeException implements Serializable

Serialized Fields

filename

java.lang.String filename

lineno

int lineno

source

java.lang.String source

tokenIndex

int tokenIndex

wrappedExceptionType

int wrappedExceptionType

wrappedException

java.lang.Object wrappedException

Class netscape.javascript.JSObjectCreatePermission extends java.security.BasicPermission implements Serializable


Package netscape.security

Class netscape.security.ForbiddenTargetException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1271219852541058396L


Package sun.applet

Class sun.applet.AppletEvent extends java.util.EventObject implements Serializable

Serialized Fields

arg

java.lang.Object arg

id

int id

Class sun.applet.AppletIllegalArgumentException extends java.lang.IllegalArgumentException implements Serializable

Serialized Fields

key

java.lang.String key

Class sun.applet.AppletIOException extends java.io.IOException implements Serializable

Serialized Fields

key

java.lang.String key

msgobj

java.lang.Object msgobj

Class sun.applet.AppletPanel extends java.awt.Panel implements Serializable

Serialized Fields

applet

java.applet.Applet applet

doInit

boolean doInit

loader

sun.applet.AppletClassLoader loader

status

int status

handler

java.lang.Thread handler

defaultAppletSize

java.awt.Dimension defaultAppletSize

currentAppletSize

java.awt.Dimension currentAppletSize

mu

sun.misc.MessageUtils mu

loaderThread

java.lang.Thread loaderThread

loadAbortRequest

boolean loadAbortRequest

listeners

sun.applet.AppletListener listeners

queue

sun.misc.Queue queue

appEvtQ

java.awt.EventQueue appEvtQ

jdk11Applet

boolean jdk11Applet

jdk12Applet

boolean jdk12Applet

Class sun.applet.AppletSecurityException extends java.lang.SecurityException implements Serializable

Serialized Fields

key

java.lang.String key

msgobj

java.lang.Object[] msgobj

Class sun.applet.AppletViewer extends java.awt.Frame implements Serializable

Serialized Fields

panel

sun.applet.AppletViewerPanel panel

label

java.awt.Label label

statusMsgStream

java.io.PrintStream statusMsgStream

factory

sun.applet.AppletViewerFactory factory

Class sun.applet.AppletViewerPanel extends sun.applet.AppletPanel implements Serializable

serialVersionUID: 8890989370785545619L

Serialized Fields

documentURL

java.net.URL documentURL

baseURL

java.net.URL baseURL

atts

java.util.Hashtable<K,V> atts

Class sun.applet.PluginAppletViewer extends sun.awt.X11.XEmbeddedFrame implements Serializable

Serialized Fields

panel

net.sourceforge.jnlp.NetxPanel panel
The panel in which the applet is being displayed.


identifier

int identifier

windowEventListener

java.awt.event.WindowListener windowEventListener

appletEventListener

sun.applet.PluginAppletViewer.AppletEventListener appletEventListener

bufFrameImg

java.awt.Image bufFrameImg

bufFrameImgGraphics

java.awt.Graphics bufFrameImgGraphics

Class sun.applet.PluginException extends java.lang.Exception implements Serializable


IcedTea-Web
Plugin

Submit a bug or feature