Masanobu Imai
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
Masanobu Imai 创建了一个帖子, 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. -
Masanobu Imai 进行了评论, -
Masanobu Imai 创建了一个帖子, -
Masanobu Imai 进行了评论, -
Masanobu Imai 创建了一个帖子, Create new FindManagerImpl
Can FindManager(FindManagerImpl) be replaced?I want to replace FindManagerImpl with CustomeFindManagerImpl. Because I want to rewrite 'Incremental Search (findString()method)'.