Masanobu Imai
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 How can I add the Icon to the toolbar of ProjectView?
I want to extend ProjectView. For example, I want to add the icon. I want to register the EventListener.how can i do it ?best regards. -
-
创建于 Create new FindManagerImpl
Can FindManager(FindManagerImpl) be replaced?I want to replace FindManagerImpl with CustomeFindManagerImpl. Because I want to rewrite 'Incremental Search (findString()method)'.