Class EndsWithTextTableCellFilter

java.lang.Object
net.thevpc.common.swing.table.DefaultTableCellFilter
net.thevpc.common.swing.table.EndsWithTextTableCellFilter
All Implemented Interfaces:
TableCellFilter

public class EndsWithTextTableCellFilter extends DefaultTableCellFilter
Author:
Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 6 mai 2006 18:47:41
  • Constructor Details

    • EndsWithTextTableCellFilter

      public EndsWithTextTableCellFilter(String pattern, boolean caseInsensitive)
  • Method Details