Class SwingTableLensController<Row,Column>

java.lang.Object
com.macrofocus.high_d.tablelens.AbstractTableLensController<JComponent,Color,Row,Column>
com.macrofocus.high_d.tablelens.swing.SwingTableLensController<Row,Column>
All Implemented Interfaces:
TableLensController<JComponent,Color,Row,Column>

public class SwingTableLensController<Row,Column> extends AbstractTableLensController<JComponent,Color,Row,Column>