Libraryless. Click here for Pure Java version (3430L/23K/77K).
1 | !752 |
2 | |
3 | sS progID = "#1005260"; |
4 | |
5 | p-substance { |
6 | Map<Long, O> concepts = safeLoadConcepts(progID); |
7 | new TreeSet<S> names; |
8 | for (O concept : values(concepts)) |
9 | names.add(shortDynamicClassName(concept)); |
10 | showFrame("Concept classes of " + progID, jtabs(names)); |
11 | } |
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: | 565 / 583 |
Referenced in: | [show references] |