static bool isInIconifiedFrame(Component c) { Frame f = getAWTFrame(c); ret f != null && f.getState() == Frame.ICONIFIED; }
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: | 379 / 385 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |