CH.ifa.draw.standard
Class SendToBackCommand
- java.lang.Object
-
- CH.ifa.draw.util.Command
-
- CH.ifa.draw.standard.SendToBackCommand
-
public class SendToBackCommand extends Command
A command to send the selection to the back of the drawing.
-
-
Constructor Summary
Constructors Constructor and Description SendToBackCommand(java.lang.String name, DrawingView view)Constructs a send to back command.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidexecute()Executes the command.booleanisExecutable()Tests if the command can be executed.
-
-
-
Constructor Detail
-
SendToBackCommand
public SendToBackCommand(java.lang.String name, DrawingView view)Constructs a send to back command.- Parameters:
name- the command nameview- the target view
-
-
Method Detail
-
execute
public void execute()
Description copied from class:CommandExecutes the command.
-
isExecutable
public boolean isExecutable()
Description copied from class:CommandTests if the command can be executed.- Overrides:
isExecutablein classCommand
-
-
DataMelt 3.0 © DataMelt by jWork.ORG