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

18
LINES

< > BotCompany Repo | #1007233 // Text Plus Task [dev.]

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

Uses 3874K of libraries. Click here for Pure Java version (3285L/22K/85K).

!7

static SingleComponentPanel scp;

p-substance {
  scp = new SingleComponentPanel;
  setSplitPaneLater(setFrameHeight(600, showFrame(vsplit(
    northAndCenter(
      // NORTH
      vstack(
        withMargin(withTitle("Task:", jTextField())),
        withMargin(withTitle("Interpretation:", jTextField())),
        withMargin(withTitle("Code:", jTextField()))),
      withMargin(withTitle("Input Text:", jTextArea()))),
      // SOUTH
      withMargin(withTitle("Result:", scp))
  ))), 0.5);
}

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: 499 / 600
Version history: 10 change(s)
Referenced in: [show references]