org.ujmp.gui.actions
Class TfIdfAction
java.lang.Object
org.ujmp.gui.actions.ObjectAction
org.ujmp.gui.actions.AbstractMatrixAction
org.ujmp.gui.actions.TfIdfAction
- All Implemented Interfaces:
- ActionListener, Serializable, Callable<Object>, EventListener, Action
public class TfIdfAction
- extends AbstractMatrixAction
- See Also:
- Serialized Form
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 |
Methods inherited from class org.ujmp.gui.actions.ObjectAction |
actionPerformed, addPropertyChangeListener, executeInBackground, firePropertyChange, getComponent, getCoreObject, getGUIObject, getValue, isEnabled, putValue, removePropertyChangeListener, setComponent, setEnabled, setGUIObject, setProgress, setStatus, toString |
TfIdfAction
public TfIdfAction(JComponent c,
MatrixGUIObject m,
GUIObject v)
call
public Object call()
throws MatrixException
- Specified by:
call
in interface Callable<Object>
- Specified by:
call
in class ObjectAction
- Throws:
MatrixException
Copyright © 2010. All Rights Reserved.