org.jdmp.gui.algorithm.actions
Class CalculateOnceAction
- java.lang.Object
-
- org.ujmp.gui.actions.AbstractObjectAction
-
- org.jdmp.gui.algorithm.actions.AlgorithmAction
-
- org.jdmp.gui.algorithm.actions.CalculateOnceAction
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.util.concurrent.Callable<java.lang.Object>, java.util.EventListener, javax.swing.Action
public class CalculateOnceAction extends AlgorithmAction
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.ujmp.gui.actions.AbstractObjectAction
ALL, COLUMN, ROW
-
-
Constructor Summary
Constructors Constructor and Description CalculateOnceAction(javax.swing.JComponent c, AlgorithmGUIObject a)CalculateOnceAction(javax.swing.JComponent c, AlgorithmGUIObject a, Matrix m)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectcall()-
Methods inherited from class org.jdmp.gui.algorithm.actions.AlgorithmAction
getAlgorithm
-
Methods inherited from class org.ujmp.gui.actions.AbstractObjectAction
actionPerformed, addPropertyChangeListener, executeInBackground, getComponent, getCoreObject, getGUIObject, getValue, isEnabled, putValue, removePropertyChangeListener, setComponent, setEnabled, setGUIObject, setProgress, setStatus, toString
-
-
-
-
Constructor Detail
-
CalculateOnceAction
public CalculateOnceAction(javax.swing.JComponent c, AlgorithmGUIObject a, Matrix m)
-
CalculateOnceAction
public CalculateOnceAction(javax.swing.JComponent c, AlgorithmGUIObject a)
-
-
Method Detail
-
call
public java.lang.Object call()
- Specified by:
callin interfacejava.util.concurrent.Callable<java.lang.Object>- Specified by:
callin classAbstractObjectAction
-
-
DataMelt 3.0 © DataMelt by jWork.ORG