static boolean addToConsole(final Component c) { final JFrame frame = consoleFrame(); if (frame == null) ret false; awt { addToWindow(frame, c); } ret true; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001645 |
Snippet name: | addToConsole - adds components to program's console |
Eternal ID of this version: | #1001645/1 |
Text MD5: | c0ded2efc3e609b496ed464958f3932b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-03 19:01:21 |
Source code size: | 179 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 589 / 824 |
Referenced in: | #1002427 - Accellerating 629 (SPIKE) #1003468 - consoleFrame - get JavaX console frame #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |