Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getClipboard
Method
getClipboard
forge-gui-mobile/src/forge/Forge.java:545–547 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
543
}
544
545
public
static
Clipboard getClipboard() {
546
return
clipboard;
547
}
548
549
public
static
IDeviceAdapter getDeviceAdapter() {
550
return
deviceAdapter;
Callers
9
copyToClipboard
Method · 0.95
keyUp
Method · 0.95
ViewWinLose
Method · 0.95
select
Method · 0.95
buildMenu
Method · 0.95
keyDown
Method · 0.95
copyDeckToClipboard
Method · 0.95
copyCollectionToClipboard
Method · 0.95
FDeckImportDialog
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected