|
Higraph, v1.0, January 29, 2003 (02:21 PM) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.AbstractAction | +--uk.ac.ed.inf.higraph.HigraphEditor.AbstractLongAction | +--uk.ac.ed.inf.higraph.HigraphEditor.ZoomingAction
Blob zooming action.
HigraphGeometry.zoom()
,
Serialized FormField Summary |
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Method Summary | |
void |
longExecute()
If there is exactly one selected cell then it passes it to higraphGeometry for zooming. |
Methods inherited from class uk.ac.ed.inf.higraph.HigraphEditor.AbstractLongAction |
actionPerformed, shortExecute |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void longExecute()
higraphGeometry
for zooming.
longExecute
in class HigraphEditor.AbstractLongAction
|
Higraph, v1.0, January 29, 2003 (02:21 PM) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |