|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectactionListeners.scatter2DChartFrame.Scatter2DChartFrameOptionsMenuActionListener
public class Scatter2DChartFrameOptionsMenuActionListener
ActionListener that is used for a ScatterChart2DFrameOptionsMenu
.
Constructor Summary | |
---|---|
Scatter2DChartFrameOptionsMenuActionListener(Main mainWindow,
ScatterChart2D chart,
ChartFrame chartFrame)
Instantiates a new chart frame options menu action listener. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Scatter2DChartFrameOptionsMenuActionListener(Main mainWindow, ScatterChart2D chart, ChartFrame chartFrame)
mainWindow
- the main windowchart
- the chartchartFrame
- the chart frameMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |