static bool mouseInInternalFrames(Component... components) { for (Component c : components) if (mouseInInternalFrame(c)) true; false; }
Began life as a copy of #1007011
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: | #1011157 |
Snippet name: | mouseInInternalFrames |
Eternal ID of this version: | #1011157/4 |
Text MD5: | 2956ba1cb84fe65dc7c91b8d514d8dc9 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-16 17:29:16 |
Source code size: | 147 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 395 / 433 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |