1 | static MouseListener findComponentPopupMenuListener_gen(final JComponent c) { |
2 | ret c == null ? null : swing(() -> |
3 | firstWithClassShortNamed('componentPopupMenu_Adapter, c.getMouseListeners()) |
4 | ); |
5 | } |
Began life as a copy of #1019927
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021793 |
Snippet name: | findComponentPopupMenuListener_gen |
Eternal ID of this version: | #1021793/4 |
Text MD5: | d46db94ee007475212086a5e87c053a6 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-13 23:47:02 |
Source code size: | 206 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 304 / 344 |
Version history: | 3 change(s) |
Referenced in: | [show references] |