Transpiled version (932L) is out of date.
1 | !759 |
2 | |
3 | p { |
4 | showText("HELLO", "http://icons.iconarchive.com/icons/iconarchive/arabesque-alphabet/256/letter-*-icon.png"); |
5 | } |
6 | |
7 | svoid showText(S s, S url) { |
8 | JComponent[] x = new JComponent[l(s)]; |
9 | for i over s: x[i] = jImage(url.replace("*", toLower(""+s.charAt(i)))); |
10 | showFrame(new JScrollPane(hstack(x))); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003827 |
Snippet name: | Big Letter |
Eternal ID of this version: | #1003827/1 |
Text MD5: | d04024fa6cea93da83e6f18f638d1c66 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-28 04:38:40 |
Source code size: | 321 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 541 / 640 |
Referenced in: | [show references] |