Package | Description |
---|---|
org.scijava.ui | |
org.scijava.ui.awt | |
org.scijava.ui.swing |
Modifier and Type | Method and Description |
---|---|
default SystemClipboard |
UserInterface.getSystemClipboard()
Gets the system clipboard associated with this UI, or null if not
applicable.
|
Modifier and Type | Class and Description |
---|---|
class |
AWTClipboard
AWT implementation of the SystemClipboard interface
|
Modifier and Type | Method and Description |
---|---|
SystemClipboard |
AWTUI.getSystemClipboard() |
Modifier and Type | Method and Description |
---|---|
SystemClipboard |
AbstractSwingUI.getSystemClipboard() |
Copyright © 2015–2022 SciJava. All rights reserved.