Uses of Class
ucar.unidata.ui.Command
Packages that use Command
Package
Description
The idv package.
This package is my (jeffmc) aborted protyping effort for a radar editor facility.
User interface utilities: extensions of AWT and Swing classes.
UI classes for color tables.
-
Uses of Command in ucar.unidata.idv
Subclasses of Command in ucar.unidata.idvModifier and TypeClassDescriptionstatic class
Class ProjectionCommand manages changes to the projectionstatic class
Class MatrixCommand manages changes to the viewpoint matrixMethods in ucar.unidata.idv with parameters of type CommandModifier and TypeMethodDescriptionprotected void
ViewManager.addCommand
(Command cmd) Add the command to the command manager. -
Uses of Command in ucar.unidata.idv.control.editor
Subclasses of Command in ucar.unidata.idv.control.editorModifier and TypeClassDescriptionclass
Class EditCommand _more_static class
Class EditCommand _more_ -
Uses of Command in ucar.unidata.ui
Methods in ucar.unidata.ui with parameters of type Command -
Uses of Command in ucar.unidata.ui.colortable
Subclasses of Command in ucar.unidata.ui.colortableModifier and TypeClassDescriptionstatic class
Class CanvasCommand takes a snapshot of the state of the canvasstatic class
Class ColorListCommandstatic class
Class ColorTableCommand is used when the CT is changed and we can undo it using this class