| Package | Description |
|---|---|
| com.intechcore.scomponents.scell.api.fx.clipboard |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Collection<ISystemClipboardItem>> |
ISystemClipboardAdapter.pull() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
ISystemClipboardAdapter.push(Collection<ISystemClipboardItem> items)
Pushes provided items list to the system clipboard.
|
Copyright © 2025. All rights reserved.