Libraryless. Click here for Pure Java version (14183L/97K).
1 | !7 |
2 | |
3 | sclass Whatever extends DynModule { |
4 | JComponent visualize() { |
5 | ret jbutton("Do it", r { |
6 | call(parentOfType(heldInstance(JButton), JDesktopPane.class), 'updateFramesCache); |
7 | }); |
8 | } |
9 | } |
Began life as a copy of #1016342
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016343 |
Snippet name: | updateFramesCache [Dyn Module] |
Eternal ID of this version: | #1016343/1 |
Text MD5: | 9fe1e83cdf02aad2932d91cacccf467a |
Transpilation MD5: | 110d1958fba6d4467ef9a5d23b767506 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-15 22:42:57 |
Source code size: | 206 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 383 / 483 |
Referenced in: | [show references] |