public interface IBrowserFactory
org.eclipse.help.base.browser
extension
points must provide implementation of this interface.Modifier and Type | Method and Description |
---|---|
IBrowser |
createBrowser()
Obtains a new instance of a web browser.
|
boolean |
isAvailable()
Checks whether the factory can work on the user system.
|
boolean isAvailable()
IBrowser createBrowser()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.