IMSEVimse 1.0
Draft

se.kth.cid.imsevimse.components
Class AbstractListDisplayer.ListGridTableModel

java.lang.Object
  |
  +--se.kth.cid.imsevimse.components.AbstractListDisplayer.ListGridTableModel
All Implemented Interfaces:
GridTableModel
Enclosing class:
AbstractListDisplayer

public abstract class AbstractListDisplayer.ListGridTableModel
extends Object
implements GridTableModel


Field Summary
protected  GridTableComponentFactory.Constraints defaultConstraints
           
 
Constructor Summary
AbstractListDisplayer.ListGridTableModel()
           
 
Method Summary
 GridTableComponentFactory.Constraints getConstraintsFor(int row, int col)
           
 String getTitle(int col)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface se.kth.cid.util.GridTableModel
getColumnCount, getRowCount, getValueAt
 

Field Detail

defaultConstraints

protected GridTableComponentFactory.Constraints defaultConstraints
Constructor Detail

AbstractListDisplayer.ListGridTableModel

public AbstractListDisplayer.ListGridTableModel()
Method Detail

getTitle

public String getTitle(int col)

getConstraintsFor

public GridTableComponentFactory.Constraints getConstraintsFor(int row,
                                                               int col)

IMSEVimse 1.0
Draft

Centre for user-oriented IT -design