Looks really nice. I've been using the current GUI builder in
NetBeans for a while and have been quite happy with it, but it looks
like the new version will make it much quicker to build decent-
looking GUIs. With the current version, its not so difficult to put
together a GUI but despite being a graphical editor, it does require
fairly detailed knowledge of Swing to structure the Frames and
Dialogs correctly to get good attractive results.
Michael.
On Jun 10, 2005, at 11:10, Tim Bissell wrote:
From: Jeff Martin <email@hidden>
What is *REALLY* needed is InterfaceBuilder for pure Java...
Hmmm, looks like IB, but most certainly doesn't work like IB -
what's all this resetUI() / respondUI() stuff ? IB used RTTI
(reflection) to bind GUI objects to fields in classes whose code
you write.
An interesting (but unfinished) gui builder influenced by IB is:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden