static <A extends MouseListener> A findMouseListener(Component c, Class<A> cc) { ret first(filterByType(c.getMouseListeners(), cc)); }
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: | #1007781 |
| Snippet name: | findMouseListener |
| Eternal ID of this version: | #1007781/1 |
| Text MD5: | 0da7f786f7e7c6f95d32df3514c0c45e |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-06 12:10:38 |
| Source code size: | 138 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 758 / 788 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |