Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand:
de.fu_berlin.inf.dpp.whiteboard.gef.commands.AbstractElementRecordCreateCommand de.fu_berlin.inf.dpp.whiteboard.gef.commands.SXECommand de.fu_berlin.inf.dpp.whiteboard.gef.commands.TextboxCreateCommand

List of all members.

Public Member Functions

void setLayout (Rectangle layout)
void setChildName (String name)
String getChildName ()
void dispose ()

Protected Member Functions

List< IRecordgetAttributeRecords (LayoutElementRecord child)
boolean canExecuteSXECommand ()

Detailed Description

Default command to create arbitrary ElementRecord instances with a certain position and size only.

Author:
jurke

Member Function Documentation

boolean de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand.canExecuteSXECommand ( ) [protected, virtual]
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand.dispose ( )
List<IRecord> de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand.getAttributeRecords ( LayoutElementRecord  child) [protected, virtual]
String de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand.getChildName ( )
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand.setChildName ( String  name)
void de.fu_berlin.inf.dpp.whiteboard.gef.commands.ElementRecordCreateCommand.setLayout ( Rectangle  layout)
 All Classes Namespaces Files Functions Variables Enumerations