public interface QuickSearchTableFilter
OutlineView.setQuickSearchTableFilter(org.openide.explorer.view.QuickSearchTableFilter, boolean)
Modifier and Type | Method | 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 columnBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.