public static class RadarEditor.FieldCommand extends Command
| Constructor and Description |
|---|
FieldCommand(RadarEditor editor,
visad.FieldImpl oldSlice,
visad.FieldImpl newSlice)
_more_
|
| Modifier and Type | Method and Description |
|---|---|
void |
doCommand()
_more_
|
void |
undoCommand()
_more_
|
isUndoable, redoCommandpublic FieldCommand(RadarEditor editor, visad.FieldImpl oldSlice, visad.FieldImpl newSlice)
editor - _more_oldSlice - _more_newSlice - _more_public void undoCommand()
undoCommand in class Command