Package org.ujmp.gui.actions
Class PrintAction
java.lang.Object
org.ujmp.gui.actions.AbstractObjectAction
org.ujmp.gui.actions.PrintAction
- All Implemented Interfaces:
ActionListener
,Serializable
,Callable<Object>
,EventListener
,Action
- See Also:
-
Field Summary
FieldsFields inherited from class org.ujmp.gui.actions.AbstractObjectAction
ALL, changeSupport, COLUMN, ROW
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ujmp.gui.actions.AbstractObjectAction
actionPerformed, addPropertyChangeListener, executeInBackground, firePropertyChange, getComponent, getCoreObject, getGUIObject, getValue, isEnabled, putValue, removePropertyChangeListener, setComponent, setEnabled, setGUIObject, setProgress, setStatus, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
PrintAction
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<Object>
- Specified by:
call
in classAbstractObjectAction
-