| [news.eclipse.platform.swt] Re: No common IList interface for List and Combo |
duh! List and Combo classes don't allow subclassing, so I guess I'll just wrap 'em. BTW, this brings me to another question: why are there all these classes in the eclipse swt that say "IMPORTANT: This class is <em>not</em> intended to be subclassed" but the class itself is not declared final?
Hope this helps, Eric