| Package | Description |
|---|---|
| com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ChromiumBinaries.deliverTo(java.nio.file.Path chromiumDir,
BinariesDelivery delivery)
Delivers Chromium binaries to the given
chromiumDir, but delegates
actual delivery to the given delivery. |
static void |
ChromiumBinaries.deliverToDefaultDirectory(BinariesDelivery delivery)
Delivers Chromium binaries to the
default directory, but delegates actual
delivery to the given
delivery. |