Mokloukong

- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
-
Mokloukong created a post, AnsweredSetting JPanel colors has no effect in the toolwindow
this.contentFactory = ContentFactory.getInstance(); this.contentManager = toolWindow.getContentManager(); JPanel jPanel = new JPanel(new BorderLayout()); JLabel jLa... -
Mokloukong commented, -
-
Mokloukong created a post, AnsweredJBCefBrowser load iframe HTML, unable to input Chinese Input
code:Content content = contentFactory.createContent(new ChatBrower().getComponent(), "", false);this.contentManager.addContent(content);public class ChatBrowser extends JBCefBrowser { public Cha... -
Mokloukong created a post, AnsweredAndroid Studio is not supported JCEF
this.jbCefBrowser = new JBCefBrowser(); There is an error message when using JCEF in Android Studio, which is not supportedjava.lang.IllegalStateException: JCEF is not supported in this env or fail... -
-
Mokloukong created a post, AnsweredCreate multiple idea project windows for the same version of the idea, and the plugin can only be used in one project window
Create multiple idea project windows for the same version of the idea, and the plugin can only be used in one project window. Multiple idea project windows cannot be used in the same idea version. ... -
-
-