MCPcopy 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

copyToClipboardMethod · 0.95
keyUpMethod · 0.95
ViewWinLoseMethod · 0.95
selectMethod · 0.95
buildMenuMethod · 0.95
keyDownMethod · 0.95
copyDeckToClipboardMethod · 0.95
FDeckImportDialogMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected