1 | static JLabel jcenteredimage(S imageID) { |
2 | ret jcenterimage(imageID); |
3 | } |
4 | |
5 | static JLabel jcenteredimage(BufferedImage image) { |
6 | ret jcenterimage(image); |
7 | } |
8 | |
9 | static JLabel jcenteredimage(S text, S imageID) { |
10 | ret jcenterimage(text, imageID); |
11 | } |
Began life as a copy of #1004503
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015282 |
Snippet name: | jcenteredimage - synonym of jcenterimage - actually centers perfectly, even when image is larger than our available screen space |
Eternal ID of this version: | #1015282/4 |
Text MD5: | 8deaee6401052833bc699a2696f92915 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-03 23:52:55 |
Source code size: | 252 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 358 / 410 |
Version history: | 3 change(s) |
Referenced in: | [show references] |