Skip to main content

All Questions

1 vote
1 answer
695 views

Adding JCEF Browser in jPanel within Netbeans Platform Application

I'm working on a Netbeans Platform application running on Java 11 in which I'd like to use the chromium browser from the JCEF project. (org.jcef) I've already implemented the browser within an org....
Daki's user avatar
  • 117
0 votes
1 answer
2k views

JCEF functions only work from the second call onwards (Java Chromium Embedded Framework)

I recently integrated the Java Chromium Embedded Framework (https://github.com/chromiumembedded/java-cef) in a Netbeans (RCP) Application Project (Java: JDK11). The Browser Window is shown in a ...
Daki's user avatar
  • 117