Path: csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: JComboBox with IDentifiers Date: Sun, 12 Aug 2012 14:37:51 -0700 Organization: A noiseless patient Spider Lines: 23 Message-ID: References: <08a4e9e5-be46-4a15-94c4-e6bfab71d781@googlegroups.com> <2eae09a5-6d01-401a-acb0-cc54ba8b516e@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 12 Aug 2012 21:37:57 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="61282af8d6595e8d991edb5ac03d6e00"; logging-data="1628"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX192DmAmJqb9NZ9p/QXVjvSrW8oDdO3QkD4=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <2eae09a5-6d01-401a-acb0-cc54ba8b516e@googlegroups.com> Cancel-Lock: sha1:jwxR16M0PgZlJ29xtGnMAiOUhgE= Xref: csiph.com comp.lang.java.programmer:17770 On 8/12/2012 2:03 PM, Sax@DIST wrote: > BtW: which is the best place where to find (lots of simple) examples > for learning the JAVA philosophy; for example: a *good and simple* > solution for this problem? 08-? Well, I still don't know what the problem is, other than "I don't know Java." (Note spelling--not all caps.) Anything you read now should help, since you are just beginning. Here's two ideas, both from the Java tutorial (which you should certainly read). JCombobox: Database connections: