Interface FaviconChanged
- All Superinterfaces:
BrowserEvent
,Event
An event indicating that the web page's favicon has been changed.
-
Method Summary
-
Method Details
-
browser
Description copied from interface:BrowserEvent
Returns theBrowser
instance initiated this event.- Specified by:
browser
in interfaceBrowserEvent
-
favicon
Returns a bitmap that represents the new favicon.
-