1 | static bool isInIconifiedFrame(Component c) { |
2 | Frame f = getAWTFrame(c); |
3 | ret f != null && f.getState() == Frame.ICONIFIED; |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014900 |
Snippet name: | isInIconifiedFrame |
Eternal ID of this version: | #1014900/1 |
Text MD5: | 694b89956dcaf55d1684aa4ab913c1ce |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-06 11:28:21 |
Source code size: | 130 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 378 / 385 |
Referenced in: | [show references] |