1 | static void removeComponent(final Container cc, final Component c) { |
2 | if (cc != null && c != null) swing { cc.remove(c); } |
3 | } |
Began life as a copy of #1010642
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019875 |
Snippet name: | removeComponent |
Eternal ID of this version: | #1019875/1 |
Text MD5: | 140f173b56b236a8321c1976a0b449fc |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-30 14:02:29 |
Source code size: | 127 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 312 / 368 |
Referenced in: | [show references] |