org.grinvin.worksheet

Class GraphTableSplitPanel


public class GraphTableSplitPanel
extends JSplitPane

Panel that contains a ScrollableGraphTableComponent and an InvariantListComponent.

Constructor Summary

GraphTableSplitPanel(GraphListModel graphListModel, InvariantListModel invariantListModel, ListSelectionModel selectionModel)
Creates a new instance of GraphTablePanel

Constructor Details

GraphTableSplitPanel

public GraphTableSplitPanel(GraphListModel graphListModel,
                            InvariantListModel invariantListModel,
                            ListSelectionModel selectionModel)
Creates a new instance of GraphTablePanel