Transpiled version (5022L) is out of date.
1 | svoid desktopOpen(File f) ctex { |
2 | if (f != null) { |
3 | print("desktopOpen: " + f2s(f)); |
4 | Desktop.getDesktop().open(f); |
5 | } |
6 | } |
Began life as a copy of #1026331
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034211 |
Snippet name: | desktopOpen |
Eternal ID of this version: | #1034211/4 |
Text MD5: | e06a888d650aaf4e3336f3427add2d67 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-28 23:45:13 |
Source code size: | 133 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 166 / 245 |
Version history: | 3 change(s) |
Referenced in: | [show references] |