Class SineFitInteractor.SineFitAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- cern.accsoft.steering.util.gui.dv.ds.SineFitInteractor.SineFitAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- SineFitInteractor
public class SineFitInteractor.SineFitAction extends javax.swing.AbstractActionThe action to create a sine fit- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SineFitAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent evt)-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-