Uses of Interface
com.teamdev.jxbrowser.engine.BinariesDelivery
Package
Description
This package provides the classes that allow you to work with engines.
-
Uses of BinariesDelivery in com.teamdev.jxbrowser.engine
Modifier and TypeMethodDescriptionstatic void
ChromiumBinaries.deliverTo
(Path chromiumDir, BinariesDelivery delivery) Delivers Chromium binaries to the givenchromiumDir
, but delegates actual delivery to the givendelivery
.static void
ChromiumBinaries.deliverToDefaultDirectory
(BinariesDelivery delivery) Delivers Chromium binaries to the default directory, but delegates actual delivery to the givendelivery
.