org.jdmp.gui.algorithm.actions
Class AddAlgorithmAction
- java.lang.Object
-
- org.ujmp.gui.actions.AbstractObjectAction
-
- org.jdmp.gui.algorithm.actions.AlgorithmListAction
-
- org.jdmp.gui.algorithm.actions.AddAlgorithmAction
-
- 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 AddAlgorithmAction extends AlgorithmListAction
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.ujmp.gui.actions.AbstractObjectAction
ALL, COLUMN, ROW
-
-
Constructor Summary
Constructors Constructor and Description AddAlgorithmAction(javax.swing.JComponent c, HasAlgorithmMap i)AddAlgorithmAction(javax.swing.JComponent c, HasAlgorithmMap i, Algorithm a)
-
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.AlgorithmListAction
getIAlgorithms
-
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
-
AddAlgorithmAction
public AddAlgorithmAction(javax.swing.JComponent c, HasAlgorithmMap i, Algorithm a)
-
AddAlgorithmAction
public AddAlgorithmAction(javax.swing.JComponent c, HasAlgorithmMap i)
-
-
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