Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1015672 // jimage - synonym of jImageLabel - can also handle animations

JavaX fragment (include)

1  
static JLabel jimage(Image img) {
2  
  ret jImageLabel(img);
3  
}
4  
5  
static JLabel jimage(S imageID) {
6  
  ret jImageLabel(imageID);
7  
}

Author comment

Began life as a copy of #1015433

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: #1015672
Snippet name: jimage - synonym of jImageLabel - can also handle animations
Eternal ID of this version: #1015672/6
Text MD5: c37e79302ae3d14f41862bf3c2db9d11
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-02 20:20:49
Source code size: 130 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 413 / 438
Version history: 5 change(s)
Referenced in: [show references]