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()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.