Uses of Interface
dyntable.CellAttribute

Uses of CellAttribute in dyntable
 

Classes in dyntable that implement CellAttribute
 class DefaultCellAttribute
          $Id: DefaultCellAttribute.java,v 1.0 2005/09/25 jDynTable@gmx.de $
The DefaultCellAttribute implements different interfaces and is used in AttributiveCellTableModel class to create the TableModel.
 

Methods in dyntable that return CellAttribute
 CellAttribute AttributiveCellTableModel.getCellAttribute()
          Getter method
 

Methods in dyntable with parameters of type CellAttribute
 void AttributiveCellTableModel.setCellAttribute(CellAttribute newCellAtt)
          Setter method