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


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

Baseline GUI Prototype?

From Davej <galt_57@hotmail.com>
Newsgroups comp.lang.java.help
Subject Baseline GUI Prototype?
Date 2011-11-16 09:07 -0800
Organization http://groups.google.com
Message-ID <36dd636c-d9eb-4f75-8610-40ff6dbe3991@n35g2000yqf.googlegroups.com> (permalink)

Show all headers | View raw


On Nov 15, 2:51 pm, markspace <-@.> wrote:
> On 11/15/2011 12:15 PM, Davej wrote:
>
> > Ok, maybe I need an introduction to the controller.
>
> Yeah I think so.  Any Google search will help you out with that.
>
> > You create a new desktop application in Netbeans and
> > all you have is the view class.
>
> Er, I hope you don't mean literally use the "desktop application"
> project type from NetBeans.  That thing is broken, and frankly seems
> abandoned by Oracle.
>
> Use the regular old "Java Application" to make GUI apps.  You'll be much
> happier.

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.

Back to comp.lang.java.help | Previous | NextNext 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