Form Layout

Swing Designer allows you to quickly create the frames, panels, dialogs, applets and other UI elements that comprise Java Swing applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Form Layout

Postby ncister » Wed Jan 19, 2005 2:15 am

Hi all,

Why the Form Layout support is limited to SWT architecture ( .... and isn't applicable to Swing applications...) ?
Do you think to extend this feature to Swing in the future ?

Thanks.
Nicola.
ncister
 
Posts: 14
Joined: Wed Jan 19, 2005 1:57 am

Re: Form Layout

Postby Eric Clayberg » Wed Jan 19, 2005 6:24 am

ncister wrote:Why the Form Layout support is limited to SWT architecture ( .... and isn't applicable to Swing applications...) ?
Do you think to extend this feature to Swing in the future ?.

It's already there. It's called SpringLayout under Swing.

In general, the layout managers that you see in Designer are the ones that are available for that platform. We didn't create any of them. SWT defines layout managers that are different from Swing and vice versa. Some, like SWT FormLayout and Swing SpringLayout, are very similar. In some cases, there are no equivalents. We do not plan to port any layout managers from SWT to Swing or from Swing to SWT. If someone else does that and makes them freely available, we might add support for them in Designer (if they prove useful).
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to Swing Designer

Who is online

Users browsing this forum: Google [Bot] and 1 guest