public interface ISystemClipboardItem
Modifier and Type | Interface and Description |
---|---|
static interface |
ISystemClipboardItem.MIMEType |
static class |
ISystemClipboardItem.PredefinedMIMEType |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
getContent() |
ISystemClipboardItem.MIMEType |
getType() |
CompletableFuture<?> getContent()
ISystemClipboardItem.MIMEType getType()
Copyright © 2024. All rights reserved.