org.ujmp.gui.actions
Class DiscretizeAction
- java.lang.Object
-
- org.ujmp.gui.actions.AbstractObjectAction
-
- org.ujmp.gui.actions.AbstractMatrixAction
-
- org.ujmp.gui.actions.DiscretizeAction
-
- 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 DiscretizeAction extends AbstractMatrixAction
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.ujmp.gui.actions.AbstractMatrixAction
ALL, COLUMN, ROW
-
-
Constructor Summary
Constructors Constructor and Description DiscretizeAction(javax.swing.JComponent c, MatrixGUIObject m, GUIObject v)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectcall()-
Methods inherited from class org.ujmp.gui.actions.AbstractMatrixAction
getDimension, getIgnoreMissing, getMatrix, getMatrixObject, getNewOrLink, getOrigOrNew, getRet, getSize, getVariable, setMatrix
-
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
-
DiscretizeAction
public DiscretizeAction(javax.swing.JComponent c, MatrixGUIObject m, GUIObject v)
-
-
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