Re: Editor / Renderer: data flow



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

.



Relevant Pages

  • Re: hpgcc help on memory allocation, checking available memory
    ... unsigned long usedcells;//number of cells actually used, ... int partfact32(unsigned long n,struct z32 *zint,unsigned short ... // Allocate a zint with a number of 32-bit BCD cells as a z32. ... struct z32 alloc32 ...
    (comp.sys.hp48)
  • Order of Events with JTable
    ... selection box based on what record number is selected (in order to test ... public void valueChanged{ ... int selectedRow = lsm.getMinSelectionIndex ... If all column heads are wider than the column's cells' ...
    (comp.lang.java.programmer)
  • Re: Implement hashcode(), class w/ 2 final int
    ... I currently expect to map 1280 X 960 Cells. ... final int x; final int y; ... public boolean equals ...
    (comp.lang.java.help)
  • 2D structures using MPI_Type_struct
    ... Say I have a 3 by 2 array of the structure "cell" and would like to ... take the row of cells and store it in a 1D array of structure, ... int previ; ... int rank, size; ...
    (comp.parallel.mpi)
  • Re: excel should allow to add and subtract times
    ... I set the Format to a a Custom Format of:mm. ... cells, I just Excel recognize the times I typed in. ... What formulas on these pages use INT? ... > Thanks for your help, but all of those functions use the INT function, which ...
    (microsoft.public.excel.worksheet.functions)