ucar.unidata.idv.control.editor
Class RadarEditor.FieldCommand
java.lang.Object
ucar.unidata.ui.Command
ucar.unidata.idv.control.editor.RadarEditor.FieldCommand
- Enclosing class:
- RadarEditor
public static class RadarEditor.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 |
RadarEditor.FieldCommand
public RadarEditor.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