Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] org.eclipse.swt.SWT


Why?  Now there would be 2 ways to do the same thing, using more space.  Not worth it.



"Alex Kwan" <erazor@xxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

02/26/2003 08:32 PM
Please respond to platform-swt-dev

       
        To:        <platform-swt-dev@xxxxxxxxxxx>
        cc:        
        Subject:        Re: [platform-swt-dev] org.eclipse.swt.SWT



> SWTStyle
> SWTColor
> SWTEvent
> SWTError

We can keep SWT class and make it reference to SWTStyle, SWTColor, etc.

> It would make sense to wrap all of these constants with set/get methods,
ala
> JavaBeans.  I realize JavaBeans isn't supported in SWT but having
properties
> declared via methods would make the users' lives much easier.  Under the
> covers, the SWT programmers can still use the SWT constants to avoid
> breaking existing code.

Can't agree more!


_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top