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

17
LINES

< > BotCompany Repo | #1006637 // Java Wizard [dev.]

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

Libraryless. Click here for Pure Java version (9232L/64K/225K).

!7

concept TestCase {
  S code, question, answer;
}

p-substance {
  new JTable analysisTable;
  JComponent playPanel = jvsplit(
    withTitle("JavaX Fragment", jTextArea()),
    withTitle("Analysis", analysisTable));
  JComponent teachPanel = new SimpleCRUD(TestCase).make();
  
  JFrame frame = showFrame(jtabs(
    "Play", playPanel, "Teach", teachPanel);
  setSplitPane(frame, 0.5);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006637
Snippet name: Java Wizard [dev.]
Eternal ID of this version: #1006637/1
Text MD5: 8c49fcffa56989e0bccf4625fa2f3835
Transpilation MD5: a051f61ee5ffc8c4724444ff51c21607
Author: stefan
Category: javax / meta-programming
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-23 18:10:28
Source code size: 405 bytes / 17 lines
Pitched / IR pitched: No / No
Views / Downloads: 489 / 581
Referenced in: [show references]