public class PasteSiblingHandler extends PasteIntoHandler
Constructor and Description |
---|
PasteSiblingHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkSibling() |
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
boolean |
isEnabled() |
checkInto, pasteNodes, pasteNodes
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws ExecutionException
execute
in class PasteIntoHandler
ExecutionException
public boolean checkSibling()
public boolean isEnabled()
isEnabled
in class PasteIntoHandler