Uses of Class
jimm.datavision.gui.cmd.AbstractAggregateCommand

Packages that use AbstractAggregateCommand
jimm.datavision.gui.cmd Provides the classes and interfaces that make up the undo/redo command structure. 
 

Uses of AbstractAggregateCommand in jimm.datavision.gui.cmd
 

Subclasses of AbstractAggregateCommand in jimm.datavision.gui.cmd
 class DeleteAggregateCommand
          A command for deleting a aggregate to a field from a particular section.
 class NewAggregateCommand
          A command for adding a aggregate to a field for a particular section.