Prop
- 活动总数 84
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 31
-
-
Prop 创建了一个帖子, How to hide Hint only after text changes or scrolling?
This is my code int flags = HintManager.HIDE_BY_ANY_KEY | HintManager.HIDE_BY_TEXT_CHANGE | HintManager.UPDATE_BY_SCROLLING | HintManager.HIDE_IF_OUT_OF_EDITOR | HintManager.... -
-
-
Prop 创建了一个帖子, 已回答Dynamically display Gutter
I want to display an icon in the Gutter area when the mouse hovers over a Java method, similar to LineMarkerProvider, but what I want to do is hide it at other times.I found a similar feature, "Tog... -
-
Prop 创建了一个帖子, -
Prop 创建了一个帖子, 已回答After setting setSingleRow in EditTabs, the SideComponent of TabInfo does not display
This is the code I used to create EditTabs this.jbTabs = JBTabsFactory.createEditorTabs(project, this); jbTabs.getPresentation().setTabDraggingEnabled(true); jbTabs.getPresenta... -
-