Re: display a TableModel as a JTable
- From: Lew <lew@xxxxxxxxxxxxx>
- Date: Thu, 03 Jul 2008 21:00:22 -0400
thufir wrote:
I wasn't referring to the Synchronized interface.
That's good, because I don't think any of us have heard of the Synchronized interface. I'm going to guess that you meant something different, though, not actually an interface called "Synchronized".
I mean synchronize as in what's seen in the view matches the underlying data
Yes, that would be synchronization as the other respondents meant it, the thing that gets coordinated via the 'synchronized' keyword and other mechanisms.
--
Lew
.
- Follow-Ups:
- Re: display a TableModel as a JTable
- From: Thufir
- Re: display a TableModel as a JTable
- References:
- display a TableModel as a JTable
- From: thufir
- Re: display a TableModel as a JTable
- From: Mark Space
- Re: display a TableModel as a JTable
- From: thufir
- display a TableModel as a JTable
- Prev by Date: Re: How to create array of hash table with correct types
- Next by Date: new Date(), System.currentTimeMillis() and system clock accuracy
- Previous by thread: Re: display a TableModel as a JTable
- Next by thread: Re: display a TableModel as a JTable
- Index(es):
Relevant Pages
|