Searched refs:setVisibleRowCount (Results 1 – 1 of 1) sorted by relevance
305 setVisibleRowCount(profilingTable, 5); in buildSideSplitter()669 setVisibleRowCount(profilingTable, profiles.length + 1); in updateProfiles()672 public static void setVisibleRowCount(JTable table, int rows) { in setVisibleRowCount() method in Workspace