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:BrowserEventReturns theBrowserinstance initiated this event.- Specified by:
browserin interfaceBrowserEvent
-
favicon
Returns a bitmap that represents the new favicon.
-