!7 concept Incident { S inputCode; S question; S acceptedAnswer; } concept TestCase { S code, question, answer; } p-substance { final new JTextField tfQuestion; JComponent playPanel = jvsplit( withTitle("JavaX Fragment", jTextArea()), makeForm("Your Question", tfQuestion, "My Answer"))); JComponent teachPanel = new SimpleCRUD(TestCase).make(); JFrame frame = showFrame(jtabs( "Play", playPanel, "Teach", teachPanel); setSplitPane(frame, 0.5); }
Began life as a copy of #1006637
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: | #1006639 |
Snippet name: | Java Wizard 2 [dev.] |
Eternal ID of this version: | #1006639/1 |
Text MD5: | cfcf8e0b175106268bfc9fd2dc2efeb7 |
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 23:29:38 |
Source code size: | 511 bytes / 24 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 511 / 533 |
Referenced in: | [show references] |