|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingx.decorator.Filter
org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
public static class FilterPipeline.IdentityFilter
Constructor Summary | |
---|---|
FilterPipeline.IdentityFilter()
|
Method Summary | |
---|---|
int |
getSize()
Returns the number of records that remain in this filter's output ("view") after the input records have been filtered. |
void |
refresh()
PENDING JW: fires always, even without sorter .. |
Methods inherited from class org.jdesktop.swingx.decorator.Filter |
---|
convertRowIndexToModel, convertRowIndexToView, getColumnIndex, getColumnName, getStringAt, getValueAt, isCellEditable, setColumnIndex, setValueAt |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterPipeline.IdentityFilter()
Method Detail |
---|
public void refresh()
refresh
in class Filter
public int getSize()
Filter
getSize
in class Filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |