|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Re: Clearing rows in JXTable raises exception on row countJan, James et al.,
I restored EventTableModel to its old behaviour and added EventJXTableModel to the swingx extension. Use it with JXTable something like: EventJXTableModel tableModel = new EventJXTableModel(...); JXTable table = new JXTable(tableModel); table.getSelectionMapper().setEnabled(false); ... Holger >Go ahead Holger. I'm currently disposed.... Will be back online in > about 3 weeks... > > James > > On Thu, May 22, 2008 at 7:43 AM, Holger Brands <hbrands@...> wrote: > Hi James, > > let me know if you want to make this change or else I'll > try to address this at the weekend. > > Anything else missing for the 1.8 release? > > Thanks, > Holger > > > Hey James, > > > > >Holger, et al, > > > > > > I've been contemplating the idea that we may not want to pollute > > > EventTableModel with the setFireOneTableModelEventOnly() method. > > > > > > What would you think of adding a subclass to the swingx extension > > > called something like EventXTableModel which defines the method > and > > > the advanced behaviour for creating TableModelEvents? In this way, > > > regular EventTableModel does not expose this extra concern to > users > > > that probably don't care about it. > > > > > > Thoughts? > > > > I think this makes sense because you probably won't use this > feature with > > JTables (because of the loss of selection). > > > > _______________________________________________________________ > Schon gehört? Der neue WEB.DE MultiMessenger kann`s mit allen: > http://www.produkte.web.de/messenger/?did=3016 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > > _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Clearing rows in JXTable raises exception on row countThanks,
I've updated our GlazedLists version and used the new model. Everything seems to be fine now. If at any moment an issue pops up, I'll let you know. Thanks for fixing this! Kind Regards, Jan
|
|
|
Re: Clearing rows in JXTable raises exception on row countThanks Holger! I appreciate that.
On Tue, Jun 10, 2008 at 5:39 AM, JH <jh@...> wrote:
|
| Free Forum Powered by Nabble | Forum Help |