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