Class Clipboards


  • public class Clipboards
    extends Object
    Created by tchemit on 11/10/17.
    Author:
    Tony Chemit - dev@tchemit.fr
    • Constructor Detail

      • Clipboards

        public Clipboards()
    • Method Detail

      • copyToClipBoard

        public static void copyToClipBoard​(String text)
        Copy to clipBoard the content of the given text.
        Parameters:
        text - text to copy to clipboard