Masanobu Imai
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Masanobu Imai created a post, 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 commented, -
Masanobu Imai created a post, -
Masanobu Imai commented, -
Masanobu Imai created a post, Create new FindManagerImpl
Can FindManager(FindManagerImpl) be replaced?I want to replace FindManagerImpl with CustomeFindManagerImpl. Because I want to rewrite 'Incremental Search (findString()method)'.