Uses 3874K of libraries. Click here for Pure Java version (3285L/22K/85K).
1 | !7 |
2 | |
3 | static SingleComponentPanel scp; |
4 | |
5 | p-substance { |
6 | scp = new SingleComponentPanel; |
7 | setSplitPaneLater(setFrameHeight(600, showFrame(vsplit( |
8 | northAndCenter( |
9 | // NORTH |
10 | vstack( |
11 | withMargin(withTitle("Task:", jTextField())), |
12 | withMargin(withTitle("Interpretation:", jTextField())), |
13 | withMargin(withTitle("Code:", jTextField()))), |
14 | withMargin(withTitle("Input Text:", jTextArea()))), |
15 | // SOUTH |
16 | withMargin(withTitle("Result:", scp)) |
17 | ))), 0.5); |
18 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007233 |
Snippet name: | Text Plus Task [dev.] |
Eternal ID of this version: | #1007233/11 |
Text MD5: | 737fc42374eddb08fa16bb45e73bbd06 |
Transpilation MD5: | d89a24085441c4ccb5fae55db380f29f |
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-03-12 16:36:36 |
Source code size: | 514 bytes / 18 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 572 / 697 |
Version history: | 10 change(s) |
Referenced in: | [show references] |