APIs
You can leverage the replacement implementation for org.eclipse.swt.browser to use and integrate the Equo Chromium browser within the SWT toolkit:
-
com.equo.chromium.swt.Browser is the SWT API.
Equo Chromium additionally provides an API that is not part of the SWT API, which greatly enhances it, and is very useful for our users applications:
-
com.equo.chromium.ChromiumBrowser is used to create new browsers using different toolkits, like SWT, Swing, Standalone, or Windowless. It also provides additional methods.
-
com.equo.chromium.utils.PdfPrintSettings provides all the settings necessary to customize PDF printing using the ChromiumBrowser API.
Specific requirements or tailored APIs are only available on the Enterprise plan. Please contact us if you want to know more. |