org.grinvin.graphbrowser
Class GraphCellListComponent
CellList
org.grinvin.graphbrowser.GraphCellListComponent
- HasGraphList, HasSelectableGraphList, MouseListener
public class GraphCellListComponent
extends CellList
GraphCellListComponent
public GraphCellListComponent(GraphListModel model,
ListSelectionModel selectionModel,
int cellWidth,
int cellHeight,
int numberOfColumns)
Creates a new instance of GraphCellListComponent
GraphCellListComponent
public GraphCellListComponent(GraphListModel model,
int cellWidth,
int cellHeight,
int numberOfColumns)
createListSelectionModel
protected ListSelectionModel createListSelectionModel()
createToolTip
public JToolTip createToolTip()
deleteSelectedElements
public void deleteSelectedElements()
Delete currently selected elements.
mouseClicked
public void mouseClicked(MouseEvent e)
mouseEntered
public void mouseEntered(MouseEvent e)
mouseExited
public void mouseExited(MouseEvent e)
mousePressed
public void mousePressed(MouseEvent e)
mouseReleased
public void mouseReleased(MouseEvent e)