Class RowFactory


  • public class RowFactory
    extends java.lang.Object
    • Constructor Detail

      • RowFactory

        public RowFactory()
    • Method Detail

      • createRow

        public static Row createRow​(javax.swing.table.TableModel tableModel,
                                    int row)
      • setRowCreator

        public static void setRowCreator​(javax.swing.table.TableModel tableModel,
                                         RowFactory.RowCreator rowCreator)