Hakan Cunier
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
Hakan Cunier 创建了一个帖子, 已回答Custom file editor / save file
I have a custom editor just implementing FileEditor. It has a JPanel contains 3 textfields. I want to 1. Notify the editor frame that content is dirty, (want the asterisk). Or is there an option fo... -
Hakan Cunier 创建了一个帖子, 已回答Remove Text tab from my custom FileEditor
I extended FileTypeFactory and LanguageFileType then registered them in plugin.xml. With my custom extension my custom TableEditor (implements FileEditor) IDEA opens the file. No problem here. But ...