| WizardResourceImportPage.createDestinationGroup is final? [message #336396] |
Wed, 10 June 2009 03:54  |
Mohamed Hussein Messages: 69 Registered: July 2009 |
Member |
|
|
Hello,
I was trying to reuse parts of the WizardResourceImportPage in one of my
wizards, and I wanted to modify the part containing the destination
widgets, but I couldn't do that as this method was declared final in the
class.
Is there a reason why this particular method is final, while
createSourceGroup and createOptionsGroup are not.
Thanks in advance,
Mamado
Best Regards,
Mohamed.
|
|
|
|
| Re: WizardResourceImportPage.createDestinationGroup is final? [message #336408 is a reply to message #336406] |
Wed, 10 June 2009 05:54   |
Mohamed Hussein Messages: 69 Registered: July 2009 |
Member |
|
|
Thanks a lot Prakash,
I understand this, but I wanted to avoid duplicating code as much as I
can, but I will have to do this at the end I guess.
Is there a way to modify this, shall I open a bug on the platform?
Best Regards,
Mamado.
> Mamado wrote:
>> Is there a reason why this particular method is final, while
>> createSourceGroup and createOptionsGroup are not.
> Not sure of why its been final, ideally it shouldn't be. You can
> still override the createControl() and customize your UI.
> - Prakash
> ---
> http://blog.eclipse-tips.com
Best Regards,
Mohamed.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03937 seconds