Documentation of 'CH.ifa.draw.util.Clipboard' Java class
Clipboard
CH.ifa.draw.util

Class Clipboard



  • public class Clipboard
    extends java.lang.Object
    A temporary replacement for a global clipboard. It is a singleton that can be used to store and get the contents of the clipboard.
    • Method Detail

      • getClipboard

        public static Clipboard getClipboard()
        Gets the clipboard.
      • setContents

        public void setContents(java.lang.Object contents)
        Sets the contents of the clipboard.
      • getContents

        public java.lang.Object getContents()
        Gets the contents of the clipboard.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.