|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
listener
as a DocumentLoadListener
on the current BrowserControl
.
listener
as a
KeyListener
for the current BrowserControl
.
BrowserControlCanvas
.
EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
instead.
Implementations must implement this method as a call to EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
passing null, followed by a call to EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
passing the argument listener.
BrowserControlFactory.appTerminate()
.
Bookmarks
API.
BrowserControlCanvas
that must be added to the application to show the browser
window.
Utilities.getImplFromServices(java.lang.String)
BrowserControl
instances are
created.CurrentPage.copyCurrentSelectionToSystemClipboard()
but
puts the html of the selection on the clipboard, instead of the plain text
Toolkit.getDefaultToolkit().getSystemClipboard()
method.
CurrentPage
API.
BrowserControlCanvas
for the BrowserControl
instance from which this CurrentPage
instance was obtained.BrowserControl
instance created with BrowserControlFactory.newBrowserControl()
.
BrowserControlFactory.deleteBrowserControl(org.mozilla.webclient.BrowserControl)
.
DocumentLoadListener
interface.DocumentLoadListener
instance.
WebclientEventListener.eventDispatched(org.mozilla.webclient.WebclientEvent)
method is
passed a DocumentLoadEvent
instance.type
of the event to indicate the end of a
document load.
EventRegistration
API.
BrowserControl
instance.EventRegistration2
API.
CurrentPage.findInPage(java.lang.String, boolean, boolean)
that allows
the caller to discover the result of the find.
CurrentPage2.find(java.lang.String, boolean, boolean)
.
CurrentPage.findNextInPage()
that allows
the caller to discover the result of the find.
CurrentPage2.findNext()
.
URL
of the document currently
showing.
Document
of the document currently
showing.
META-INF/services/<interfaceClassName>
, where
<interfaceClassName>
is the argument to this
method.
Utilities.getImplFromServices(java.lang.String)
method.
Selection
instance for the current selection.
byte
array.
EventListener
interface was registered.
Selection
and highlight it in the
current page.
History
API.
Navigation
API.
BrowserControl
instance.
BrowserControlFactory.newBrowserControl()
.
NewWindowEvent
s that occur as a result of user browsing.DocumentLoadListener
subclass adds the ability to get
detailed information on each event.Preferences
API.
preview
.
ProfileManager
API.
interfaceName
.
listener
as a DocumentLoadListener
on the current BrowserControl
.
listener
from the current
BrowserControl
.
BrowserControlCanvas
.
EventRegistration2.setNewWindowListener(org.mozilla.webclient.NewWindowListener)
passing null
.
BrowserControlFactory.setAppData(java.lang.String)
instead.
BrowserControlFactory.setAppData(java.lang.String)
.
listener
as the one and only
NewWindowListener
for the current BrowserControl
.
BrowserControl
has been
created, set the name of the profile to use for this browser
session.
BrowserControlFactory.setProfile(java.lang.String)
.
type
of the event to indicate the start of a
document load.
source
,
type
, and eventData
.
BrowserControl
instances.WindowControl
API.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |