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