org.netbeans.swing.outline 1.20

org.netbeans.swing.etable
Interface QuickFilter


public interface QuickFilter

Interface for displaying only rows that have particular value in given column.


Method Summary
 boolean accept(Object aValue)
          If the object is accepted its row is displayed by the table.
 

Method Detail

accept

boolean accept(Object aValue)
If the object is accepted its row is displayed by the table.


org.netbeans.swing.outline 1.20

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.