1 | static void hideFrame(Component c) { |
2 | JFrame f = getFrame(c); |
3 | if (f != null) |
4 | f.setVisible(false); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004154 |
Snippet name: | hideFrame |
Eternal ID of this version: | #1004154/1 |
Text MD5: | fd75211747017e4e4d63d8b1520f9464 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-08 16:45:53 |
Source code size: | 110 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 631 / 649 |
Referenced in: | [show references] |