Download Jar. Uses 3874K of libraries. Click here for Pure Java version (12724L/88K).
1 | !7 |
2 | |
3 | p-noconsole { |
4 | autoRestart(); |
5 | new L data; |
6 | |
7 | for (S md5, comment : thingsOnScreenDefinitions()) { |
8 | data.add(litorderedmap( |
9 | "Image" := loadBufferedImageOpt(screenClipFileForMD5(md5)), |
10 | "Comment" := comment, |
11 | "MD5" := md5)); |
12 | } |
13 | |
14 | final JTable table = setRowHeight(40, showTable(data, n2(data, "thing") + " defined")); |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015139 |
Snippet name: | Show all definitions for things on screen |
Eternal ID of this version: | #1015139/4 |
Text MD5: | 1781cc0f31f74888cb0595be5cb98e6e |
Transpilation MD5: | f5981cffa1313aa037fcea995b40fd82 |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-08 16:57:31 |
Source code size: | 361 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 388 / 962 |
Version history: | 3 change(s) |
Referenced in: | [show references] |