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.
- Since:
- 26 Oct 2005
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReplotListener
protected ReplotListener()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
itemStateChanged
- Specified by:
itemStateChangedin interfaceItemListener
-
valueChanged
- Specified by:
valueChangedin interfaceListSelectionListener
-
stateChanged
- Specified by:
stateChangedin interfaceChangeListener
-