1 | svoid setClosable(final Container c, final bool closable) { |
2 | if (c instanceof JInternalFrame) swing { |
3 | ((JInternalFrame) c).setClosable(closable); |
4 | } |
5 | } |
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: | 353 / 399 |
Referenced in: | [show references] |