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

8
LINES

< > BotCompany Repo | #1003293 // Try presenting choices as Swing window

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

Libraryless. Click here for Pure Java version (152L/2K/5K).

!752

p {
  new L parts;
  for (int n = 1; n <= 4; n++)
    parts.add(new JButton("Yo " + n));
  showPackedFrame("4 Choices", vgrid(parts));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003293
Snippet name: Try presenting choices as Swing window
Eternal ID of this version: #1003293/1
Text MD5: 97d539d738a608b196beb62c044215fa
Transpilation MD5: d78e433aa7b82821aea1909db110fff4
Author: stefan
Category: javax / native
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-17 18:55:04
Source code size: 149 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 485 / 516
Referenced in: [show references]