org.jdmp.gui.variable.actions
Class VariableAction
- java.lang.Object
-
- org.ujmp.gui.actions.AbstractObjectAction
-
- org.jdmp.gui.variable.actions.VariableAction
-
- 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:
- DivideAction, FillGaussianAction, FillUniformAction, FillWithValueAction
public abstract class VariableAction 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 VariableAction(javax.swing.JComponent c, VariableGUIObject v)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description VariableGUIObjectgetVariable()-
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
-
VariableAction
public VariableAction(javax.swing.JComponent c, VariableGUIObject v)
-
-
Method Detail
-
getVariable
public VariableGUIObject getVariable()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG