org.grinvin.graphbrowser

Class GraphListPanel

Implemented Interfaces:
GraphBrowserPanel, ListSelectionListener

public class GraphListPanel
extends JSplitPane
implements GraphBrowserPanel, ListSelectionListener

Panel that contains a GraphListComponent.

Constructor Summary

GraphListPanel(GraphListModel listModel, ListSelectionModel selectionModel)
Default constructor

Method Summary

int
getGraphPropertiesComponentDividerLocation()
void
setGraphPropertiesComponentDividerLocation(int location)
void
valueChanged(ListSelectionEvent e)

Constructor Details

GraphListPanel

public GraphListPanel(GraphListModel listModel,
                      ListSelectionModel selectionModel)
Default constructor

Method Details

getGraphPropertiesComponentDividerLocation

public int getGraphPropertiesComponentDividerLocation()

setGraphPropertiesComponentDividerLocation

public void setGraphPropertiesComponentDividerLocation(int location)

valueChanged

public void valueChanged(ListSelectionEvent e)