Class SwingHighDFactory<Row,Column,Value>

java.lang.Object
com.macrofocus.high_d.HighDFactory<JComponent,Color,Font,Format,Row,Column,Value>
com.macrofocus.high_d.swing.SwingHighDFactory<Row,Column,Value>
Type Parameters:
Row - the type of rows
Column - the type of columns

public class SwingHighDFactory<Row,Column,Value> extends HighDFactory<JComponent,Color,Font,Format,Row,Column,Value>
A factory for creating High-D interactive visualizations using natively Swing components.