|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.editor.project.pages.helper.PasteHelper
public class PasteHelper
A helper for the PageDesigner to support Cut and Paste operations
Copyright (c) Formaria Ltd., 2002-2007
License: see License.txt
| Constructor Summary | |
|---|---|
PasteHelper()
|
|
| Method Summary | |
|---|---|
static void |
paste(EditorProject currentProject,
PageDesigner pd,
java.awt.Point mouseDownLocation)
first check that the componentClipboard is not null and then effectively clone each component found in it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasteHelper()
| Method Detail |
|---|
public static void paste(EditorProject currentProject,
PageDesigner pd,
java.awt.Point mouseDownLocation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||