Class PlatformBrowserAdapterProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME
      Platform browser backend name.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      BrowserAdapter getInstance​(org.eclipse.swt.widgets.Composite parent, int style)
      Gets a new BrowserAdapter instance.
      boolean isAvailable()
      Determines whether this provider's BrowserAdapter implementation is available in the current runtime.
      java.lang.String name()
      Gets this provider's name.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait