JDIC API V2006 Release 0308

Serialized Form


Package org.jdesktop.jdic.browser

Class org.jdesktop.jdic.browser.WebBrowser extends java.awt.Canvas implements Serializable

Serialized Fields

focusListener

org.jdesktop.jdic.browser.WebBrowser.MyFocusListener focusListener

webBrowserListeners

java.util.Vector<E> webBrowserListeners

instanceNum

int instanceNum

isInitialized

boolean isInitialized

isBackEnabled

boolean isBackEnabled

isForwardEnabled

boolean isForwardEnabled

initFailureMessage

java.lang.String initFailureMessage

autoDispose

boolean autoDispose
boolean flag used to indicate how to dispose this instance.

See Also:
WebBrowser.dispose(), WebBrowser.removeNotify()

urlBeforeDispose

java.net.URL urlBeforeDispose
Used to cache the url before dispose this instance.

See Also:
WebBrowser.dispose(), WebBrowser.addNotify(), WebBrowser.removeNotify()

Class org.jdesktop.jdic.browser.WebBrowserEvent extends java.util.EventObject implements Serializable

Serialized Fields

id

int id
The event's id.


data

java.lang.String data
Content of the event


Package org.jdesktop.jdic.desktop

Class org.jdesktop.jdic.desktop.DesktopException extends java.lang.Exception implements Serializable


Package org.jdesktop.jdic.filetypes

Class org.jdesktop.jdic.filetypes.AssociationAlreadyRegisteredException extends AssociationException implements Serializable

Class org.jdesktop.jdic.filetypes.AssociationException extends java.lang.Exception implements Serializable

Class org.jdesktop.jdic.filetypes.AssociationNotRegisteredException extends AssociationException implements Serializable

Class org.jdesktop.jdic.filetypes.RegisterFailedException extends AssociationException implements Serializable


Package org.jdesktop.jdic.init

Class org.jdesktop.jdic.init.JdicInitException extends java.lang.Exception implements Serializable


JDIC API V2006 Release 0308

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.