Class ClipboardLoop


  • public class ClipboardLoop
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClipboardLoop()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void runLoop()  
      static void runOnce()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClipboardLoop

        public ClipboardLoop()
    • Method Detail

      • runLoop

        public static void runLoop()
                            throws java.io.IOException,
                                   java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • runOnce

        public static void runOnce()
                            throws java.io.IOException,
                                   java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException