static JTextArea showLog(File file) { ret showText(file.getAbsolutePath(), unquoteLogForDisplay(file)); } static JTextArea showLog(S progID, S file) { ret showLog(getProgramFile(progID, file)); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003884 |
| Snippet name: | showLog [Swing] |
| Eternal ID of this version: | #1003884/1 |
| Text MD5: | 94335c5355b538bd6ad89e46836b15e9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-04 02:57:24 |
| Source code size: | 206 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 780 / 750 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |