Class ComponentFilter<M,I>

java.lang.Object
javax.swing.RowFilter<M,I>
repast.simphony.ui.table.NamedRowFilter<M,I,String>
repast.simphony.ui.table.ComponentFilter<M,I>
Type Parameters:
M -
I -

public class ComponentFilter<M,I> extends NamedRowFilter<M,I,String>
Row filter for Components
Author:
Eric Tatara