static void setVisible(final Component c, final bool visible) { if (c != null) swing { c.setVisible(visible); } }
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: | #1016281 |
Snippet name: | setVisible |
Eternal ID of this version: | #1016281/3 |
Text MD5: | 6e198a9e55905cb05d434cc13b4b4a42 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-04 15:56:27 |
Source code size: | 117 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 499 / 521 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |