Anton Kashnikov
- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 13
-
Created How to kill process produced by JBCefBrowser?
AnsweredHello! After creation of the new instance of JBCefBrowser, the new process in OS starts. Therefore, after some working time, there are a lot of processes. How can i kill process after JBCefBrowser ... -
Created How to make Intellijs Hot keys to be able in JComponent produced by JBCefBrowser?
AnsweredHello! During my migration from JavaFX to JBCefBrowser, i faced a problem: when JComponent produced by JBCefBrowser is focused, Intellij IDEAs hotkeys don't work. How can I resolve this?