1 | static bool internalFrameActive(Component c) {
|
2 | final JInternalFrame f = getInternalFrame(c); |
3 | ret f != null && swing(func -> bool { f.isSelected() });
|
4 | } |
Began life as a copy of #1004537
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: | #1016119 |
| Snippet name: | internalFrameActive |
| Eternal ID of this version: | #1016119/2 |
| Text MD5: | e81605051675d6536ac0f32d6d19a233 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-06 16:26:50 |
| Source code size: | 158 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 616 / 657 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |