Class SortRowGroupCommand

  • All Implemented Interfaces:
    java.io.Serializable, Command

    public class SortRowGroupCommand
    extends java.lang.Object
    implements Command
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    See Also:
    Serialized Form
    • Method Detail

      • execute

        public void execute()
        Specified by:
        execute in interface Command
      • setOrder

        protected void setOrder()
      • undo

        public void undo()
        Specified by:
        undo in interface Command
      • redo

        public void redo()
        Specified by:
        redo in interface Command