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


Groups > comp.lang.java.help > #1362

Re: Baseline GUI Prototype?

From markspace <-@.>
Newsgroups comp.lang.java.help
Subject Re: Baseline GUI Prototype?
Date 2011-11-16 09:45 -0800
Organization A noiseless patient Spider
Message-ID <ja0sse$2c2$1@dont-email.me> (permalink)
References <36dd636c-d9eb-4f75-8610-40ff6dbe3991@n35g2000yqf.googlegroups.com>

Show all headers | View raw


On 11/16/2011 9:07 AM, Davej wrote:
>
> Ok, I've written command line code that way, but surely you don't
> begin a desktop GUI project with nothing but an empty Main class. What
> do you start with? Is there a standardized prototype? Thanks.


Yes, I do.  GUI classes get built fast enough using Matisse, the GUI 
builder in NetBeans.  And I haven't found any way get a "standardized 
prototype" that includes the controllers and models that I need, so why 
bother?

If you think you can get that thing to work, you're doing better than I. 
  I'd appreciate any insights you might have as to why it's better.  But 
I've definitely written small GUI apps and it's little trouble to use 
Matisse and just make the panels and frames you want.

Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Baseline GUI Prototype? Davej <galt_57@hotmail.com> - 2011-11-16 09:07 -0800
  Re: Baseline GUI Prototype? Lew <lewbloch@gmail.com> - 2011-11-16 09:18 -0800
  Re: Baseline GUI Prototype? markspace <-@.> - 2011-11-16 09:45 -0800
  Re: Baseline GUI Prototype? markspace <-@.> - 2011-11-16 18:11 -0800
  Re: Baseline GUI Prototype? Roedy Green <see_website@mindprod.com.invalid> - 2011-11-17 07:04 -0800

csiph-web