DWT equivalent for Java JPANEL
Ty Tower
tytower at hotmail.com.au
Tue Apr 8 15:29:21 PDT 2008
Jacob Carlborg wrote:
> Frank Benoit wrote:
>> Rusty schrieb:
>>> What I can use for such?
>>>
>>> Any SWT equivalence
>>
>> I have never used it, but i think its an equivalent to
>> dwt.widgets.Shell.
>>
>> See the dwt homepage to find more useful links to SWT
>> documentation.
>
> No it's dwt.widgets.Composite that is the equivalent.
> dwt.widgets.Shell is equivalent to JFrame
Actually both of dwt.widgets.Composite and dwt.widgets.Group seem to
fit the bill
More information about the Digitalmars-d-dwt
mailing list