Serialized Form


Package org.mozilla.dom

Class org.mozilla.dom.DOMExceptionImpl extends org.w3c.dom.DOMException implements Serializable

Class org.mozilla.dom.JavaDOMPermission extends java.security.BasicPermission implements Serializable


Package org.mozilla.util

Class org.mozilla.util.AssertionFailureException extends java.lang.RuntimeException implements Serializable

Class org.mozilla.util.Range extends java.lang.Object implements Serializable

Serialized Fields

start

int start
The start index of the range


count

int count
The length of the range

Class org.mozilla.util.RangeException extends java.lang.RuntimeException implements Serializable


Package org.mozilla.webclient

Class org.mozilla.webclient.BrowserControlCanvas extends java.awt.Canvas implements Serializable

Serialized Fields

initializeOK

boolean initializeOK

boundsValid

boolean boundsValid

hasFocus

boolean hasFocus

webShell

BrowserControl webShell

nativeWindow

int nativeWindow

windowRelativeBounds

java.awt.Rectangle windowRelativeBounds

Class org.mozilla.webclient.DocumentLoadEvent extends WebclientEvent implements Serializable

Class org.mozilla.webclient.NewWindowEvent extends WebclientEvent implements Serializable

Serialized Fields

browserControl

BrowserControl browserControl

Class org.mozilla.webclient.UnimplementedException extends java.lang.RuntimeException implements Serializable

Class org.mozilla.webclient.WCKeyEvent extends java.awt.event.KeyEvent implements Serializable

Serialized Fields

wcEvent

WebclientEvent wcEvent

Class org.mozilla.webclient.WCMouseEvent extends java.awt.event.MouseEvent implements Serializable

Serialized Fields

webclientEvent

WebclientEvent webclientEvent

Class org.mozilla.webclient.WebclientEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

long type

eventData

java.lang.Object eventData



Copyright © 2002-2005 Mozilla.org All Rights Reserved.