Libraryless. Click here for Pure Java version (7812L/45K).
1 | static AutoCloseable tempSetButtonImages(Cl<JButton> buttons, ImageIcon img) {
|
2 | ret combineAutoCloseables( |
3 | map(buttons, b -> tempSetButtonImage(b, img)); |
4 | } |
Began life as a copy of #1033903
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034348 |
| Snippet name: | tempSetButtonImages |
| Eternal ID of this version: | #1034348/1 |
| Text MD5: | 34a7f769eae202a797df5a446e71ea56 |
| Transpilation MD5: | 585794c7548a2c29f67acb81cce1c476 |
| Author: | stefan |
| Category: | javax / android |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-03 04:04:04 |
| Source code size: | 163 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 601 / 713 |
| Referenced in: | [show references] |