Re: Editor / Renderer: data flow
- From: "Denis" <denis.mazzucato@xxxxxxxxx>
- Date: 24 Feb 2006 00:32:24 -0800
Thanks!
My error was on the model.
I didn't implement method setValueAt(Object value, Object node, int
column) and so the model didn't change!
Ok. Now: I need to implement formula into the table referring to other
cells, and the table change dinamically.
I thought to add a custom-made listener to cells containing formula and
when a cell change I send to the listener an event like "dataChenged".
Is the correct approach?
DM
.
- Follow-Ups:
- Re: Editor / Renderer: data flow
- From: zero
- Re: Editor / Renderer: data flow
- References:
- Editor / Renderer: data flow
- From: Denis
- Re: Editor / Renderer: data flow
- From: zero
- Editor / Renderer: data flow
- Prev by Date: Re: How to make Image size as the label has?
- Next by Date: Frames Switching Manager in MDI Java Application
- Previous by thread: Re: Editor / Renderer: data flow
- Next by thread: Re: Editor / Renderer: data flow
- Index(es):
Relevant Pages
|