Uses 3874K of libraries. Click here for Pure Java version (7158L/50K/176K).
1 | !7 |
2 | |
3 | static SS aiPrograms = litorderedmap( |
4 | "Circle Editor", #1009961, |
5 | "Encyclopedia", #1010561, |
6 | "AI Concepts", #1006463, |
7 | "Truth Table", #1007236, |
8 | "English To Concepts Translator", #1007419, |
9 | "Concepts To English Translator", #1007163, |
10 | "AI Clipboard", #1007441, |
11 | "AI Suite", #1007449); |
12 | |
13 | p-awt-noconsole { |
14 | framesBot(); |
15 | magellan(); |
16 | SS progs = mapWithoutKey(aiPrograms, "AI Suite"); |
17 | showPackedCenterFrame(withMargin(vgrid(map(f btn, progs)))); |
18 | } |
19 | |
20 | static JComponent btn(S text, fS programID) { |
21 | ret withTopAndBottomMargin( |
22 | setBoldFontSize(15, |
23 | jbutton(text, r { startOrActivate(programID) }))); |
24 | } |
download show line numbers debug dex old transpilations
Travelled to 20 computer(s): afbdgwpgxusd, aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, fehiwqupcyrn, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, meaugxdlecrj, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, vpdwwinrgdga, wtqryiryparv, xeobevbjagfg, xinetxnxrdbb
No comments. add comment
Snippet ID: | #1007449 |
Snippet name: | AI Suite |
Eternal ID of this version: | #1007449/19 |
Text MD5: | 1d7948da7da9cc3d1c11f6f2fb627fab |
Transpilation MD5: | 47d145cf865e187d6170e19d0ce6e903 |
Author: | stefan |
Category: | javax / a.i. / gui |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-16 23:43:17 |
Source code size: | 644 bytes / 24 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 675 / 2701 |
Version history: | 18 change(s) |
Referenced in: | [show references] |