org.jdmp.gui.sample.actions
Class SampleAction
- java.lang.Object
-
- org.ujmp.gui.actions.AbstractObjectAction
-
- org.jdmp.gui.sample.actions.SampleAction
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.util.concurrent.Callable<java.lang.Object>, java.util.EventListener, javax.swing.Action
public abstract class SampleAction 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 SampleAction(javax.swing.JComponent c, SampleGUIObject p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description SampleGUIObjectgetSample()-
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
-
SampleAction
public SampleAction(javax.swing.JComponent c, SampleGUIObject p)
-
-
Method Detail
-
getSample
public SampleGUIObject getSample()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG