Uses 1485K of libraries. Click here for Pure Java version (34347L/224K).
1 | sclass G22ChallengeIDE > G22LAScriptIDE<G22Challenge> { |
2 | *(G22Utils g22utils) { super(g22utils); } |
3 | |
4 | JComponent wrapIDE_base(JLeftArrowScriptIDE ide) { |
5 | ide.showTitle(false); |
6 | ret jCenteredSection(script + " [Code]", |
7 | northAndCenterWithMargin(rightAlignedLine( |
8 | liveValueCheckBox(script.lvUsesRNG(), "Randomized"), |
9 | jLiveValueComboBox(script.lvType(), G22Challenge.types) |
10 | ), ide.visualize()); |
11 | } |
12 | } |
Began life as a copy of #1034345
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034369 |
Snippet name: | G22ChallengeIDE - IDE for a G22Challenge |
Eternal ID of this version: | #1034369/6 |
Text MD5: | 6bacb54121d0cf6048e84f14cebe8a2a |
Transpilation MD5: | ae23bbd28ea034152633f9ab1778f4e7 |
Author: | stefan |
Category: | javax / gazelle 22 |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-02-03 09:44:06 |
Source code size: | 444 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 161 / 291 |
Version history: | 5 change(s) |
Referenced in: | [show references] |