public interface QuickSearchTableFilter
OutlineView.setQuickSearchTableFilter(org.openide.explorer.view.QuickSearchTableFilter, boolean)
Modifier and Type | Method and Description |
---|---|
String |
getStringValueAt(int row,
int col)
Get the string value of a cell in a table, used by quick search.
|
String getStringValueAt(int row, int col)
row
- The cell rowcol
- The cell column