Class WebKitBrowserAdapterProvider

    • Field Summary

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

      All Methods Static 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.
      static boolean isWebKitAvailable()
      Determines whether the necessary prerequisites for using WebKit browser backend are met by 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