Searched refs:colNames (Results 1 – 3 of 3) sorted by relevance
284 String colNames[] = {"", "IDE Name", "IDE Location"}; field in MyTableModelIDE324 return colNames[col]; in getColumnName()
261 String colNames[] = {"", "Name", "Location"}; field in MyTableModel315 return colNames[col]; in getColumnName()
393 rmd.colNames[i] = e.getColumnName();
Completed in 24 milliseconds