FxJCEF icon indicating copy to clipboard operation
FxJCEF copied to clipboard

An example of using JCEF in JavaFx

FxJCEF

An example of using JCEF in JavaFx

Environment

  1. jdk 1.8 32bit
  2. add libs jar to classpath
  3. add jcef module to the project
  4. copy native/cef folder absolute path, and set to CefWebview.java CEF_PATH

Refrence

1.https://bitbucket.org/chromiumembedded/java-cef/issues/163/