Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21262
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How to retrieve the values from jtable? |
| Date | 2013-01-09 11:02 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <rhfre8hg06p41rgo0175asd5mi4038ncuf@4ax.com> (permalink) |
| References | <7a470200-6c0d-43bf-9a8d-33d01c904159@googlegroups.com> |
On Wed, 9 Jan 2013 06:25:32 -0800 (PST), Tom <javaposts@gmail.com> wrote, quoted or indirectly quoted someone who said : >If you know How to retrieve the values from jtable?.please share with me. Have a look at the source code for Vercheck. See http://mindprod.com/products1.html#VERCHECK You invent your own datamodel, which might be an array or a Collection or a database. You provide the methods for JTable to interrogate and update it. -- Roedy Green Canadian Mind Products http://mindprod.com Students who hire or con others to do their homework are as foolish as couch potatoes who hire others to go to the gym for them.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
How to retrieve the values from jtable? Tom <javaposts@gmail.com> - 2013-01-09 06:25 -0800
Re: How to retrieve the values from jtable? "John B. Matthews" <nospam@nospam.invalid> - 2013-01-09 09:54 -0500
Re: How to retrieve the values from jtable? Lew <lewbloch@gmail.com> - 2013-01-09 12:49 -0800
Re: How to retrieve the values from jtable? Roedy Green <see_website@mindprod.com.invalid> - 2013-01-09 11:02 -0800
csiph-web