Re: Renderer in TableModel

From: ak (k.andrei_at_gmx.de.spam)
Date: 10/25/03


Date: Sat, 25 Oct 2003 18:41:25 +0200

May be it is easier to make it invisible?

"Ike" <rxv@hotmail.com> schrieb im Newsbeitrag
news:yZumb.2013$X22.961@newsread2.news.atl.earthlink.net...
> I have a TableModel which extends AbstractTableModel. One of the columns I
> have is of possible Booleans.
>
> However, not ever row has a value - the Booleans occur sparsely as you
> travers down the rows.
>
> I'm trying to figure out how I can have a checkbox in only those cells in
> this column which actually HAVE a boolean value, and no check box in the
> cell if the value is null. Unfortunately, it seems, AbstractTableModel
> interface implementation puts the editor in ever cell of a given column.
>
> Anyone know any way around this? Thanks, Ike
>
>



Relevant Pages

  • Renderer in TableModel
    ... I have a TableModel which extends AbstractTableModel. ... not ever row has a value - the Booleans occur sparsely as you ... interface implementation puts the editor in ever cell of a given column. ...
    (comp.lang.java.programmer)
  • Re: sumif on a single criteria rows but several sum rows
    ... For Each cell In BooleanRow.Cells ... > I have row of booleans a1:l1 and want to sum rows below that ... > according to the booleans value, but how could this be done in 1 cell ... > sumif wont work because the ranges are different shapes so it only does ...
    (microsoft.public.excel.misc)
  • Re: can excel produce text in a given cell as a result of a boolean operation?
    ... Where A1=XYZ and XYZ refers to a named cell. ... booleans, though that may not be necessary. ... I'm just uncertian of how to get excel to display ...
    (microsoft.public.excel.misc)
  • Re: &"" or &" " or &"~"
    ... text, numbers, booleans, and blanks. ... Let rng contain ... Change d in the last cell to ...
    (microsoft.public.excel.worksheet.functions)
  • Re: sumif on a single criteria rows but several sum rows
    ... I have row of booleans a1:l1 and want to sum rows below that ... according to the booleans value, but how could this be done in 1 cell ... sumif wont work because the ranges are different shapes so it only does row 3. ...
    (microsoft.public.excel.misc)