Searched defs:rows (Results 1 – 3 of 3) sorted by relevance
672 public static void setVisibleRowCount(JTable table, int rows) { in setVisibleRowCount()
909 int rows = grid.getRows(); in computeVerticalConstraints() local
447 List<Integer> rows = new ArrayList<Integer>(extraRows); in findCellsOutsideDeclaredBounds() local