public class ClipboardUtil extends Object implements ClipboardOwner
| Modifier and Type | Field and Description |
|---|---|
protected static Clipboard |
c |
protected static ClipboardUtil |
instance |
| Constructor and Description |
|---|
ClipboardUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Patch |
getPatch() |
void |
lostOwnership(Clipboard clipboard,
Transferable contents) |
static void |
storePatch(Patch p) |
protected static final ClipboardUtil instance
protected static final Clipboard c
public static void storePatch(Patch p)
public static Patch getPatch()
public void lostOwnership(Clipboard clipboard, Transferable contents)
lostOwnership in interface ClipboardOwnerCopyright © 2014. All Rights Reserved.