GUI Application examples

From: Gerald (gcaldwel_at_pobox.com)
Date: 05/29/04


Date: Sat, 29 May 2004 16:25:30 -0400

I'm looking for a tutorial of some sort that guides a novice in
developing a GUI java application that use multiple windows that work
together.

The only material I've been able to find are examples of building very
simple one frame applications that are very simple to build without a
tutorial just by reading the specs on the various GUI components
available in Java.

What I'm looking for is material that goes beyond this, that illustrates
the communication between multiple forms and components in a single
application or a MIDI application.

When learning oracle forms we were provided with a sports store and a
movie rental application that stressed Oracle features in showing how
various components work together to help users get started.

I'm searching Sun Website hoping to fine something of this caliber, else
I will have to spend a good deal of time to trial and error trying to
figure this out from scratch. My problem is time is a factor in getting
up to speed as I have been approach with some opportunities that will be
coming in the pipeline in the later part of the year.

Please note I'm not looking for API libraries or the such like JGoodies,
I would like to stick with Swing and Java Core API Utilities.

Any help would be appreciated
Thanks
    Gerald



Relevant Pages

  • Re: GUI Application examples
    ... Gerald wrote: ... > developing a GUI java application that use multiple windows that work ... > available in Java. ...
    (comp.lang.java.gui)
  • Re: GUI Application examples
    ... Gerald wrote: ... > developing a GUI java application that use multiple windows that work ... > available in Java. ...
    (comp.lang.java.gui)
  • Re: GUI Application examples
    ... In Java these are implemented using ... JDesktopPane and internal Frames. ... > Gerald wrote: ... I would like to stick with Swing and Java Core API Utilities. ...
    (comp.lang.java.gui)