Package net.sourceforge.plantuml
Class ClipboardLoop
- java.lang.Object
-
- net.sourceforge.plantuml.ClipboardLoop
-
public class ClipboardLoop extends Object
-
-
Constructor Summary
Constructors Constructor Description ClipboardLoop()
-
-
-
Method Detail
-
runLoop
public static void runLoop() throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
runOnce
public static void runOnce() throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-