Package org.luwrain.core
Class Clipboard
java.lang.Object
org.luwrain.core.Clipboard
- All Implemented Interfaces:
ClipboardOwner
,Supplier<Object>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Clipboard
public Clipboard()
-
-
Method Details
-
set
public <E> boolean set(E[] o) -
set
-
set
-
get
-
getStrings
-
getString
-
isEmpty
public boolean isEmpty() -
clear
public void clear() -
lostOwnership
- Specified by:
lostOwnership
in interfaceClipboardOwner
-