uk.ac.starlink.topcat.plot
Class GraphicsWindow.ReplotListener
java.lang.Object
uk.ac.starlink.topcat.plot.GraphicsWindow.ReplotListener
- All Implemented Interfaces:
- ActionListener, ItemListener, EventListener, ChangeListener, ListSelectionListener
- Enclosing class:
- GraphicsWindow
protected class GraphicsWindow.ReplotListener
- extends Object
- implements ActionListener, ItemListener, ListSelectionListener, ChangeListener
General purpose listener which replots given an event.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicsWindow.ReplotListener
protected GraphicsWindow.ReplotListener()
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed
in interface ActionListener
itemStateChanged
public void itemStateChanged(ItemEvent evt)
- Specified by:
itemStateChanged
in interface ItemListener
valueChanged
public void valueChanged(ListSelectionEvent evt)
- Specified by:
valueChanged
in interface ListSelectionListener
stateChanged
public void stateChanged(ChangeEvent evt)
- Specified by:
stateChanged
in interface ChangeListener
Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.