|
JDIC API V2006 Release 0308 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebBrowserEvent | |
---|---|
org.jdesktop.jdic.browser | Provides an AWT component to enable the embedding of a web browsing component into Java applications and applets. |
Uses of WebBrowserEvent in org.jdesktop.jdic.browser |
---|
Methods in org.jdesktop.jdic.browser with parameters of type WebBrowserEvent | |
---|---|
void |
WebBrowser.dispatchWebBrowserEvent(WebBrowserEvent e)
|
void |
IWebBrowser.dispatchWebBrowserEvent(WebBrowserEvent event)
|
void |
WebBrowserListener.documentCompleted(WebBrowserEvent event)
Invoked when the document loading has been completed. |
void |
WebBrowserListener.downloadCompleted(WebBrowserEvent event)
Invoked when a download operation finishes, is halted, or fails. |
void |
WebBrowserListener.downloadError(WebBrowserEvent event)
Invoked when an error occurs during a download operation. |
void |
WebBrowserListener.downloadProgress(WebBrowserEvent event)
Invoked when the progress of a download operation is updated. |
void |
WebBrowserListener.downloadStarted(WebBrowserEvent event)
Invoked when a download operation is beginning. |
void |
WebBrowserListener.initializationCompleted(WebBrowserEvent event)
Invoked when the initialization is completed. |
void |
WebBrowserListener.statusTextChange(WebBrowserEvent event)
Invoked when the status bar text is changed. |
void |
WebBrowserListener.titleChange(WebBrowserEvent event)
Invoked when the title of a document is changed. |
|
JDIC API V2006 Release 0308 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.