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>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.macrofocus.high_d.tablelens.AbstractTableLensController
AbstractTableLensController.DefaultMouseListener
Nested classes/interfaces inherited from interface com.macrofocus.high_d.tablelens.TableLensController
TableLensController.Mode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.macrofocus.high_d.tablelens.AbstractTableLensController
getMode, getView, setMode, setView
-
Constructor Details
-
SwingTableLensController
-