Uses 911K of libraries. Click here for Pure Java version (9330L/49K).
| 1 | !7 | 
| 2 | |
| 3 | cmodule ScoreMatrix > DynScoreMatrix {
 | 
| 4 |   afterVisualize {
 | 
| 5 |     onDoubleClickAndEnter(tblDetails, voidfunc(int row) {
 | 
| 6 | virtual TestResult item = _get(keysList(detailsMap), row); | 
| 7 | if (item == null) ret; | 
| 8 | virtual TestImage test = rget test(item); | 
| 9 | showImage(getString caseName(test), (BufferedImage) rget img(test)); | 
| 10 | }); | 
| 11 | } | 
| 12 | } | 
Began life as a copy of #1024787
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: | #1024827 | 
| Snippet name: | Chess Piece Recognizer Score Matrix (see #1024825) | 
| Eternal ID of this version: | #1024827/1 | 
| Text MD5: | 402822301a0363094e957674129f9591 | 
| Transpilation MD5: | 607c2ec4726721bb4e8d8f8e6db47785 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX source code (Dynamic Module) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-08-26 14:32:00 | 
| Source code size: | 361 bytes / 12 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 447 / 738 | 
| Referenced in: | [show references] |