final class WinDnDClipboard extends WinSystemClipboard
| Modifier and Type | Field and Description |
|---|---|
private static int |
dragButton |
private int |
sourceSupportedActions |
defaultCharset, RTFCharset, terminatorACTION_ANY, ACTION_COPY, ACTION_COPY_OR_MOVE, ACTION_MOVE, ACTION_NONE, ACTION_REFERENCE, DND, DRAG_IMAGE, DRAG_IMAGE_OFFSET, FILE_LIST_TYPE, HTML_TYPE, IE_URL_SHORTCUT_FILENAME, RAW_IMAGE_TYPE, RTF_TYPE, SELECTION, supportedActions, SYSTEM, TEXT_TYPE, URI_TYPE| Constructor and Description |
|---|
WinDnDClipboard(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
create() |
protected void |
dispose() |
int |
getDragButton() |
private static WinDnDClipboard |
getInstance() |
protected boolean |
isOwner() |
protected boolean |
pop() |
protected void |
push(java.lang.Object[] keys,
int supportedActions) |
protected void |
pushTargetActionToSystem(int actionDone) |
private void |
setDragButton(int dragButton) |
private void |
setSourceSupportedActions(int sourceSupportedActions) |
protected int |
supportedSourceActionsFromSystem() |
java.lang.String |
toString() |
close, getPtr, mimesFromSystem, popFromSystem, pushToSystemflush, getData, getLocalData, getMimeTypes, getSupportedSourceActions, setTargetActionactionPerformed, add, contentChanged, get, getActionString, getName, getPixelsForRawImage, remove, setSharedDataprivate static int dragButton
private int sourceSupportedActions
protected void create()
create in class WinSystemClipboardprotected void dispose()
dispose in class WinSystemClipboardprotected boolean isOwner()
isOwner in class WinSystemClipboardprotected void pushTargetActionToSystem(int actionDone)
pushTargetActionToSystem in class WinSystemClipboardprotected void push(java.lang.Object[] keys,
int supportedActions)
push in class WinSystemClipboardprotected boolean pop()
pop in class WinSystemClipboardprivate static WinDnDClipboard getInstance()
public java.lang.String toString()
toString in class WinSystemClipboardpublic int getDragButton()
private void setDragButton(int dragButton)
protected final int supportedSourceActionsFromSystem()
supportedSourceActionsFromSystem in class WinSystemClipboardprivate void setSourceSupportedActions(int sourceSupportedActions)