1 | static L<TextImageAction> latestProgramsForNiceButtons() {
|
2 | ret map(latestPrograms(), func(final Snippet s) -> TextImageAction {
|
3 | textImageActionToolTip(s.title, defaultProgramIcon(), r {
|
4 | nohupJavax(s.id) |
5 | }, s.id) |
6 | }); |
7 | } |
Began life as a copy of #1015165
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: | #1015331 |
| Snippet name: | latestProgramsForNiceButtons |
| Eternal ID of this version: | #1015331/4 |
| Text MD5: | 2b98afdb8dab208ff35c4a2aa27aa8b4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-13 00:24:56 |
| Source code size: | 241 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 567 / 608 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |