I tried to use jcef browser in my swing application but encountered a problem.
First of all, I could not add jcef browser as a JPanel component on jFrame. Then I tried Add directly on jframe
[code
Tag: Swing
Mac OS X Java Swing Mouse ReleaseD event is not triggered
I encountered a problem with the Java swing mouse release event, it seems to only appear on the mac os java implementation (there is no such problem on Windows Java).
My configuration:
OS X