Class ChromiumBrowserAdapterProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME
      Chromium 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 isChromiumAvailable()
      Determines whether the necessary prerequisites for using Chromium 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