ucar.unidata.idv.control.editor
Class FieldCommand
java.lang.Object
ucar.unidata.ui.Command
ucar.unidata.idv.control.editor.FieldCommand
public class FieldCommand
- extends Command
Class EditCommand _more_
- Version:
- $Revision: 1.3 $
- Author:
- IDV Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldCommand
public FieldCommand(RadarEditor editor,
FieldImpl oldSlice,
FieldImpl newSlice)
- _more_
- Parameters:
editor - _more_oldSlice - _more_newSlice - _more_
doCommand
public void doCommand()
- _more_
- Overrides:
doCommand in class Command
undoCommand
public void undoCommand()
- _more_
- Overrides:
undoCommand in class Command