actionListeners.parallelCoordinatesChartFrame
public class ChartFrameOptionsMenuActionListener extends java.lang.Object implements java.awt.event.ActionListener
ParallelCoordinatesChartFrameOptionsMenu
.Constructor and Description |
---|
ChartFrameOptionsMenuActionListener(Main mainWindow,
ParallelCoordinatesChart chart,
ChartFrame chartFrame)
Instantiates a new chart frame options menu action listener.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public ChartFrameOptionsMenuActionListener(Main mainWindow, ParallelCoordinatesChart chart, ChartFrame chartFrame)
mainWindow
- the main windowchart
- the chartchartFrame
- the chart frame