1 | static JTextArea showLog(File file) {
|
2 | ret showText(file.getAbsolutePath(), unquoteLogForDisplay(file)); |
3 | } |
4 | |
5 | static JTextArea showLog(S progID, S file) {
|
6 | ret showLog(getProgramFile(progID, file)); |
7 | } |
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: | 781 / 751 |
| Referenced in: | [show references] |