public abstract class TableStringConverter extends Object
toString
TableStringConverter()
abstract String
toString(TableModel model, int row, int column)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableStringConverter()
public abstract String toString(TableModel model, int row, int column)
model
TableModel
row
column
NullPointerException
IndexOutOfBoundsException