svoid setClosable(final Container c, final bool closable) { if (c instanceof JInternalFrame) swing { ((JInternalFrame) c).setClosable(closable); } }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019023 |
Snippet name: | setClosable (for JInternalFrame) |
Eternal ID of this version: | #1019023/1 |
Text MD5: | 8e446acecbd3b3514e3b334a6eb987dd |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-21 13:44:49 |
Source code size: | 160 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 352 / 398 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |