Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #4131

Re: Designing GUIs: reall

From "jb" <jb@THRWHITE.remove-dii-this>
Subject Re: Designing GUIs: reall
Message-ID <f381efac-4d08-4be3-96c7-c393d0c1889c@m3g2000hsc.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:48 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
> Hi,
> I read on the web that NetBeans is better than Eclipse in designing GUIs.
> Do you confirm this?
>
> Thanks

I like Eclipse's VisualEditor, sometime ago I've tried to switch to
another editor, but found it impossible. Visual editor has this
feature that it generates manageable, readable, editable, and easy to
understand code. Unlike both mentioned earlier NetBeans editor and
WidnowBuilder it uses lazy initialization pattern to separate
initialization of components. Also it does not need to lock down parts
of code that you cant edit, you may edit code by hand, and VE is still
able to work with your changes.

Only disadvantage of VE is that it uses eclipse callisto (there is no
official build for ganymede, or europa), so effectively you have to
use two eclipses one for VE and one for rest of developement.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar


Thread

Re: Designing GUIs: reall "jb" <jb@THRWHITE.remove-dii-this> - 2011-04-27 15:48 +0000
  Re: Designing GUIs: reall "David Segall" <david.segall@THRWHITE.remove-dii-this> - 2011-04-27 15:48 +0000

csiph-web