Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1025858 // clipboardContentsDataFlavors

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2135L/14K).

import java.awt.datatransfer.DataFlavor;

static L<DataFlavor> clipboardContentsDataFlavors() ctex {
  ret asList(Toolkit.getDefaultToolkit().getSystemClipboard().getAvailableDataFlavors());
}

Author comment

Began life as a copy of #1025856

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025858
Snippet name: clipboardContentsDataFlavors
Eternal ID of this version: #1025858/1
Text MD5: 4756aad0f22386cebb3238b231e0b2a1
Transpilation MD5: 750682d5d62e51aa464dd0c5755ac389
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-27 14:09:50
Source code size: 196 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 151 / 229
Referenced in: [show references]