pl.edu.agh.cast.backward.editor.action
Class CastClipboardContents
java.lang.Object
pl.edu.agh.cast.backward.editor.action.CastClipboardContents
public class CastClipboardContents
- extends Object
Clipboard contents by CAST.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CastClipboardContents
public CastClipboardContents(List<Node> nodes)
- Creates new clipboard contents object.
- Parameters:
nodes
- list of Node
s to store in clipboard
getNodes
public List<Node> getNodes()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.