Libraryless. Click here for Pure Java version (7922L/46K).
1 | static JLabel jClickableImage(S imageID, S toolTip, Runnable action) {
|
2 | ret onClick(toolTip(toolTip, jImageLabel(imageID)), action); |
3 | } |
Began life as a copy of #1015433
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034546 |
| Snippet name: | jClickableImage |
| Eternal ID of this version: | #1034546/1 |
| Text MD5: | 07fa8cb3ccf554fad3f67dc8e5c74083 |
| Transpilation MD5: | a7aa18be6a0cf715462d594c2ace282a |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-12 19:17:05 |
| Source code size: | 137 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 419 / 509 |
| Referenced in: | [show references] |