ucar.unidata.ui.colortable
Class ColorTableCanvas.ColorListCommand
java.lang.Object
ucar.unidata.ui.Command
ucar.unidata.ui.colortable.ColorTableCanvas.CanvasCommand
ucar.unidata.ui.colortable.ColorTableCanvas.ColorListCommand
- Enclosing class:
- ColorTableCanvas
public static class ColorTableCanvas.ColorListCommand
- extends ColorTableCanvas.CanvasCommand
Class ColorListCommand
- Author:
- IDV development team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorTableCanvas.ColorListCommand
public ColorTableCanvas.ColorListCommand(ColorTableCanvas canvas)
- Create me
- Parameters:
canvas - The canvas
doCommand
public void doCommand()
- Do it
- Overrides:
doCommand in class ColorTableCanvas.CanvasCommand
undoCommand
public void undoCommand()
- Undo it
- Overrides:
undoCommand in class ColorTableCanvas.CanvasCommand