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

24
LINES

< > BotCompany Repo | #1007449 // AI Suite

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

Uses 3874K of libraries. Click here for Pure Java version (7158L/50K/176K).

!7

static SS aiPrograms = litorderedmap(
  "Circle Editor", #1009961,
  "Encyclopedia", #1010561,
  "AI Concepts", #1006463,
  "Truth Table", #1007236,
  "English To Concepts Translator", #1007419,
  "Concepts To English Translator", #1007163,
  "AI Clipboard", #1007441,
  "AI Suite", #1007449);

p-awt-noconsole {
  framesBot();
  magellan();
  SS progs = mapWithoutKey(aiPrograms, "AI Suite");
  showPackedCenterFrame(withMargin(vgrid(map(f btn, progs))));
}

static JComponent btn(S text, fS programID) {
  ret withTopAndBottomMargin(
    setBoldFontSize(15, 
    jbutton(text, r { startOrActivate(programID) })));
}

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: 607 / 2606
Version history: 18 change(s)
Referenced in: [show references]