|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ujmp.gui.actions.ObjectAction
org.ujmp.gui.actions.SetLabelAction
public class SetLabelAction
Field Summary |
---|
Fields inherited from class org.ujmp.gui.actions.ObjectAction |
---|
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 | |
---|---|
SetLabelAction(JComponent c,
GUIObject o)
|
Method Summary | |
---|---|
Object |
call()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SetLabelAction(JComponent c, GUIObject o)
Method Detail |
---|
public Object call()
call
in interface Callable<Object>
call
in class ObjectAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |