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)

static JLabel jimage(Image img) {
  ret jImageLabel(img);
}

static JLabel jimage(S imageID) {
  ret jImageLabel(imageID);
}

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: 414 / 438
Version history: 5 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)