1 | static BufferedImage missingImageIcon_img; |
2 | |
3 | static BufferedImage missingImageIcon() { |
4 | if (missingImageIcon_img == null) |
5 | missingImageIcon_img = loadBufferedImage("#1005732"); |
6 | ret missingImageIcon_img; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005733 |
Snippet name: | missingImageIcon |
Eternal ID of this version: | #1005733/1 |
Text MD5: | 14ed675cafba9fbc4c60393d08ba3fd9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-05 00:28:28 |
Source code size: | 215 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 514 / 531 |
Referenced in: | [show references] |