1 | static JComponent iPanel_standardFunctionSourceCode(S s, final Runnable refresh) { |
2 | if (!isStandardFunction(s)) null; |
3 | S src = textOfStandardFunction(s); |
4 | ret withCenteredTitle(s + " [Source Code]", |
5 | jPreferredHeight(125, scrollableJavaxSyntaxTextArea(src))); |
6 | } |
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: | 284 / 328 |
Version history: | 4 change(s) |
Referenced in: | [show references] |