static JComponent iPanel_standardFunctionSourceCode(S s, final Runnable refresh) { if (!isStandardFunction(s)) null; S src = textOfStandardFunction(s); ret withCenteredTitle(s + " [Source Code]", jPreferredHeight(125, scrollableJavaxSyntaxTextArea(src))); }
Began life as a copy of #1015778
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: | #1015782 |
| Snippet name: | iPanel_standardFunctionSourceCode |
| Eternal ID of this version: | #1015782/5 |
| Text MD5: | a7b9ddc3374ccef2a10c69754ad2d2c2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-27 21:14:48 |
| Source code size: | 274 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 495 / 541 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |