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

11
LINES

< > BotCompany Repo | #1003827 // Big Letter

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Transpiled version (932L) is out of date.

!759

p {
  showText("HELLO", "http://icons.iconarchive.com/icons/iconarchive/arabesque-alphabet/256/letter-*-icon.png");
}

svoid showText(S s, S url) {
  JComponent[] x = new JComponent[l(s)];
  for i over s: x[i] = jImage(url.replace("*", toLower(""+s.charAt(i))));
  showFrame(new JScrollPane(hstack(x)));
}

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: 478 / 559
Referenced in: [show references]