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

11
LINES

< > BotCompany Repo | #1005262 // Show concept classes as tabs [works, but not very useful :)]

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

Libraryless. Click here for Pure Java version (3430L/23K/77K).

!752

sS progID = "#1005260";

p-substance {
  Map<Long, O> concepts = safeLoadConcepts(progID);
  new TreeSet<S> names;
  for (O concept : values(concepts))
    names.add(shortDynamicClassName(concept));
  showFrame("Concept classes of " + progID, jtabs(names));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005262
Snippet name: Show concept classes as tabs [works, but not very useful :)]
Eternal ID of this version: #1005262/1
Text MD5: 6e5840e5ac6e29e9d8dd18fb9df262de
Transpilation MD5: 34021279e15e47cc63a96e299864e855
Author: stefan
Category: javax / concepts / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-27 22:33:05
Source code size: 275 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 493 / 496
Referenced in: [show references]