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

16
LINES

< > BotCompany Repo | #1000874 // Run another program with Swing Java Console

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

Libraryless. Click here for Pure Java version (1983L/16K/48K).

!747

m {
  !include #1000818 // Console
  
  p {
    new Console();
    delegate(args.length == 0 ? new S[] {"#1000414"} : args);
  }
  
  static void delegate(S[] args) {
    S progID = args[0];
    Class prog = hotwire(progID);
    callMain(prog, dropFirst(args));
  }
}

Author comment

Began life as a copy of #1000819

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000874
Snippet name: Run another program with Swing Java Console
Eternal ID of this version: #1000874/1
Text MD5: 6f336026d12f0f20ca6f2c691afb046e
Transpilation MD5: cc07db09ef7620e182d4481b0ef2430a
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-08 20:07:09
Source code size: 288 bytes / 16 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 635 / 1385
Referenced in: [show references]