public class PasteHandler
extends java.lang.Object
| Constructor and Description |
|---|
PasteHandler(ToolTable tooltable,
java.lang.String title)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
handlePaste(Tool[] tools,
java.lang.String toolPackage) |
public PasteHandler(ToolTable tooltable, java.lang.String title)
tooltable - the currently loaded toolstitle - the title of the paste windowpublic void handlePaste(Tool[] tools, java.lang.String toolPackage)
tools - the tools being pastedtoolPackage - the suggested package for the tools to be pasted into