|
| Re: Java Field Assist [message #951564 is a reply to message #946573] |
Sat, 20 October 2012 17:11  |
Stephan Herrmann Messages: 779 Registered: July 2009 |
Senior Member |
|
|
I think you'll have to choose from:
- try to reuse via sub-classing an existing class like NewTypeWizardPage
- program against internal classes - do at your own risk since these are not guaranteed to be stable across versions
- copy the existing implementation into your code, will probably cause a big ripple effect
- request a new API, make a clear point why this would benefit many clients, but don't expect that the request will be promptly fulfilled.
I may be missing other options.
Whether any of these are acceptable for you depends on several parameters of your project.
Regarding a "Browse..." button next to the text field chances for reuse based on official API are better.
best,
Stephan
|
|
|
Powered by
FUDForum. Page generated in 0.03794 seconds