Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Baseline GUI Architecture Date: Sat, 19 Nov 2011 15:58:39 -0800 Organization: A noiseless patient Spider Lines: 16 Message-ID: References: <36dd636c-d9eb-4f75-8610-40ff6dbe3991@n35g2000yqf.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 19 Nov 2011 23:58:42 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="9612"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+0dQrW+oKz59q535cjt9fcbivABaJe17Q=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: Cancel-Lock: sha1:0wlj6z5r1gYL2N8TMd+SbhUaTpk= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10076 On 11/19/2011 3:35 PM, Steve Sobol wrote: > I'm sure it does, but I'm building a couple side projects on top of > Eclipse and it's very robust and extensible too, plus NetBeans used to > be really slow. (Don't know if it still is.) Just to be clear, there's a difference between NetBeans the IDE, and NetBeans Platform. The latter is a large API of classes that go beyond the Swing API. NetBeans Platform seems to be popular and well respected. I haven't used it personally however. Moar infos: