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


Groups > comp.lang.java.gui > #5372

Re: Basic program flow

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From markspace <markspace@nospam.nospam>
Newsgroups comp.lang.java.gui
Subject Re: Basic program flow
Date Tue, 01 Oct 2013 09:17:52 -0700
Organization A noiseless patient Spider
Lines 17
Message-ID <l2esji$506$1@dont-email.me> (permalink)
References <l2e6ve$557$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Tue, 1 Oct 2013 16:17:54 +0000 (UTC)
Injection-Info mx05.eternal-september.org; posting-host="9185b88a2b5381a82810209530bb8295"; logging-data="5126"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18MEIbmm9rGEF+e0TybAQ65kB2p2gC1z1s="
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
In-Reply-To <l2e6ve$557$1@dont-email.me>
Cancel-Lock sha1:ragUlnFESP4FkSyCZ5cBPXsMSa8=
Xref csiph.com comp.lang.java.gui:5372

Show key headers only | View raw


On 10/1/2013 3:08 AM, Christopher Pisz wrote:
> Did I make a basic frame correctly? There seems to be 900 different ways
> of doing it.


In addition to Joerge's excellent synopsis, you have to deal with 
threading issues when using using Swing or AWT, as they do live in their 
own threads.

<http://docs.oracle.com/javase/tutorial/uiswing/concurrency/>
<http://docs.oracle.com/javase/tutorial/essential/concurrency/>

Also, pick up a copy of Java Concurrency in Practice by Brian Goetz. 
It's *the* book on Java concurrency.


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


Thread

Basic program flow Christopher Pisz <cpisz@austin.rr.com> - 2013-10-01 05:08 -0500
  Re: Basic program flow Joerg Meier <joergmmeier@arcor.de> - 2013-10-01 12:44 +0200
    Re: Basic program flow Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2013-10-03 07:51 +0200
  Re: Basic program flow markspace <markspace@nospam.nospam> - 2013-10-01 09:17 -0700
    Re: Basic program flow Lew <lewbloch@gmail.com> - 2013-10-17 16:55 -0700
  Re: Basic program flow Jeff Higgins <jeff@invalid.invalid> - 2013-10-01 13:00 -0400
  Re: Basic program flow Roedy Green <see_website@mindprod.com.invalid> - 2013-10-01 21:47 -0700

csiph-web