Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] Wizard to create a new Java Class using the Visual Editor

May be "Toolkit" instead of "Widget set"?
And I agree that radio buttons make little sense as the captions will change
depending on toolkits, and it could be that for some toolkits they will be
absent (i.e. for editing JSP page).
Maybe it would be better to create some generic radiobuttons - dialog,
top-level frame, control? And then, for example, in the case of the dialog
for SWT toolkit add to drop-down TitleAreaDialog, .jface.dialogs.Dialog and
swt.widgets.Dialog?

Eugene

----- Original Message ----- 
From: "Ilya Rozenberg" <irozenbe@xxxxxxxxxx>
To: <ve-dev@xxxxxxxxxxx>
Cc: <ve-dev@xxxxxxxxxxx>; <ve-dev-admin@xxxxxxxxxxx>
Sent: Friday, February 06, 2004 5:27 PM
Subject: Re: [ve-dev] Wizard to create a new Java Class using the Visual
Editor


> Looks good.
>
> Some suggestions:
> 1. "Which visual class would you like to extend" should be a dropdown that
> gets populated based on the  "Style" dropdown value and extendable
> 2. (minor) Style dropdown should be called "Widget set"
> "Superclass:" label and text should not be disabled, just read only
>
> Ilya Rozenberg
> Advisory Software Engineer
> Rational software
> IBM software group
> Phone:        781-676-7654
>
>
>
>
>
>
> Lucinio Santos/Raleigh/IBM@IBMUS
> Sent by: ve-dev-admin@xxxxxxxxxxx
> 02/06/2004 10:15 AM
> Please respond to ve-dev
>
>         To:     ve-dev@xxxxxxxxxxx
>         cc:
>         Subject:        [ve-dev] Wizard to create a new Java Class using
> the Visual Editor
>
>
>
> Here is a proposal for a new wizard that would create a new Java Class
> using the Visual Editor...
>
> Any feedback?
>
>
>  (2nd picture is the same as the 1st one plus some annotations).
>
>
>
>
>
>
> Thanks,
>
>
>        Lucinio Santos
>        Manager, WebSphere Tools User Experience
>        Phone: (919) 543-4813  (tie: 3-4813) -  Fax: (919) 254-8169
>        santosg@xxxxxxxxxx
>
> _______________________________________________
> ve-dev mailing list
> ve-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/ve-dev
>


Back to the top