Libraryless. Click here for Pure Java version (14994L/108K).
1 | !7 |
2 | |
3 | sclass StartExternalJavaXProgram extends DynModule { |
4 | JComponent visualize() { |
5 | ret jcenteredbutton("Start JavaX Program...", r { |
6 | selectRunnableSnippetID("Start JavaX Program", voidfunc(S snippetID) { |
7 | nohupJavax(snippetID) |
8 | }); |
9 | }); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016150 |
Snippet name: | Start External JavaX Program [Dyn Module] |
Eternal ID of this version: | #1016150/6 |
Text MD5: | 9aa107070b5f3a67a9825038101d3541 |
Transpilation MD5: | 23b61e57c3beb40c7ac2a7ef2b04612e |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-16 18:15:40 |
Source code size: | 278 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 406 / 61771 |
Version history: | 5 change(s) |
Referenced in: | [show references] |