Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: B1ll G4tes Newsgroups: comp.lang.java.programmer Subject: Re: I need a different approach - suggestions please Date: Wed, 27 Jun 2012 22:23:02 -0400 Organization: 0wnz0r1ng j00r b0x3z s1nc3 1987 Lines: 15 Message-ID: References: NNTP-Posting-Host: BHpp6j/wDTs8dVrHeRWgdw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: NewsTap/3.5.5 (iPhone/iPod Touch) X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.java.programmer:15704 On 27/06/2012 9:54 PM, Lew wrote: > GUI actions are all things that happen on the GUI, such as creating > a 'JFrame', calling 'pack()', playing with 'Graphics', or anything else that > is part of the GUI. Not all Graphics objects are created equal in that regard. Some are associated with GUI things, e.g. the one you get calling getGraphics on a JComponent. Some are not, e.g. if you get one to draw on a BufferedImage. -- A fatal exception 0E has occurred at 0028:C0011E36 in VXD VMM(01) 00010E36. The current application will be terminated. * Press any key to terminate the current application.