Class LinesWindow.RescaleAction

java.lang.Object
javax.swing.AbstractAction
uk.ac.starlink.topcat.BasicAction
uk.ac.starlink.topcat.plot.LinesWindow.RescaleAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
LinesWindow

public class LinesWindow.RescaleAction extends BasicAction
Action for performing rescaling actions.
See Also:
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent evt)