Transpiled version (2079L) is out of date.
static <A extends JComponent> A setDoubleBuffered(A c, bool b default true) { swing { c?.setDoubleBuffered(b); } ret c; }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024936 |
| Snippet name: | setDoubleBuffered |
| Eternal ID of this version: | #1024936/4 |
| Text MD5: | d86ed2983fd7081143dc13d0a9575bfc |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-08-20 20:34:11 |
| Source code size: | 128 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 605 / 771 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |