CH.ifa.draw.framework
Class FigureSelection
- java.lang.Object
-
- CH.ifa.draw.framework.FigureSelection
-
public class FigureSelection extends java.lang.ObjectFigureSelection enables to transfer the selected figures to a clipboard.Will soon be converted to the JDK 1.1 Transferable interface.
- See Also:
Clipboard
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringTYPEThe type identifier of the selection.
-
Constructor Summary
Constructors Constructor and Description FigureSelection(java.util.Vector figures)Constructes the Figure selection for the vector of figures.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.ObjectgetData(java.lang.String type)Gets the data of the selection.java.lang.StringgetType()Gets the type of the selection.
-
-
-
Field Detail
-
TYPE
public static final java.lang.String TYPE
The type identifier of the selection.- See Also:
- Constant Field Values
-
-
DataMelt 3.0 © DataMelt by jWork.ORG