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