Re: [Dbmjui-devel] dbmjui roadmap
Status: Alpha
Brought to you by:
tcataldo
From: <sko...@up...> - 2003-01-10 15:12:46
|
> It isn't more or less native than awt/swing. It's just that with awt, > the native libs are included with your jdk. By the way, SWT is available > on the following platforms : linux/gtk2, linux/motif, win32, osx, > aix/motif, solaris/motif, solaris/gtk2. I really consider SWT as a cross > platform toolkit. With native look'n'feel on each target platform. sorry, you're right, but AWT/Swing are supposed to be available an any platform on which java is available (OK, a java-handy won't offer any AWT/Swing - so i hope you know what i mean) > I would prefer to switch completely to SWT, but if everybody thinks that > the swing ui is a saner default, I might reconsider. Also if look at the > two directories forms-lib-common and forms-lib-swt, you can see that > forms-lib-common is just a set of interface with a pluggable toolkit. I > committed only the swt implementation of the interfaces, but a swing > implementation is possible (and already done, but not gpl'd yet) I wouldn't like to have two GUI. One GUI to write and bugfix is enough. I didn't find any page, where SWT is offered for download. I didn't find a page with SWT's license either. I know that it comes with eclipse, but is this the only way of getting SWT? If i would have to choose between Swing/AWT and SWT, i would choose SWT because it seems fast and quite solid (as far as i can tell by esing eclipse). So i would migrate everything to SWT, and drop the Swing-GUI. |