Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECompoundCommand Class Reference

Inherits CompoundCommand.

List of all members.

Public Member Functions

final void execute ()
void add (Command command)
void redo ()
void undo ()
Command chain (Command c)

Detailed Description

This compound of commands only accepts SXECommands and will execute them as one single list of IRecords.

Author:
jurke

Member Function Documentation

void de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECompoundCommand.add ( Command  command)
Command de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECompoundCommand.chain ( Command  c)
final void de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECompoundCommand.execute ( )
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECompoundCommand.redo ( )
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECompoundCommand.undo ( )
 All Classes Namespaces Files Functions Variables Enumerations