org.grinvin.list.actions

Class GraphProperties

Implemented Interfaces:
ListSelectionListener

public class GraphProperties
extends AbstractAction
implements ListSelectionListener

Author:
adpeeter

Constructor Summary

GraphProperties(GraphList list, ListSelectionModel selectionModel)
Construct an action command of this type.

Method Summary

void
actionPerformed(ActionEvent e)
void
valueChanged(ListSelectionEvent e)

Constructor Details

GraphProperties

public GraphProperties(GraphList list,
                       ListSelectionModel selectionModel)
Construct an action command of this type.

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)

valueChanged

public void valueChanged(ListSelectionEvent e)