Mokloukong
- 活动总数 45
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 10
-
Mokloukong 创建了一个帖子, 已回答Setting 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 进行了评论, -
-
Mokloukong 创建了一个帖子, 已回答JBCefBrowser 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 创建了一个帖子, 已回答Android 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 创建了一个帖子, 已回答Create 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. ... -
-
-