Package com.macrofocus.data.table
Class RowFactory
java.lang.Object
com.macrofocus.data.table.RowFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static interface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Row
createRow
(TableModel tableModel, int row) static void
setRowCreator
(TableModel tableModel, RowFactory.RowCreator rowCreator)
-
Constructor Details
-
RowFactory
public RowFactory()
-
-
Method Details
-
createRow
-
setRowCreator
-