Re: Java GUI -v- .NET Winforms ?



Do you want to use swing and SWT at the same time?

Christian Gudrian wrote:
> Am Thu, 28 Apr 2005 22:11:46 -0400 schrieb John:
>
>
>>Swing has more functionality than any GUI toolkit and it is really easy
>>to develop swing apps because it gives you total control.
>
>
> Is it possible for applications based on the Eclipse RCP to use Swing for
> the custom parts of the UI or do I have to use SWT throughout the whole
> program?
>
> Christian
.