1 | static <A extends JComponent> A onFirstShow(A component, Runnable onShow) { |
2 | ret onFirstComponentShow(component, onShow); |
3 | } |
4 | |
5 | static <A extends JComponent> A onFirstShow(Runnable onShow, A component) { |
6 | ret onFirstShow(component, onShow); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020297 |
Snippet name: | onFirstShow - synonym of onFirstComponentShow |
Eternal ID of this version: | #1020297/2 |
Text MD5: | 920d7e37828d75a92faa87a08c113845 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-13 01:26:41 |
Source code size: | 247 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 363 / 375 |
Version history: | 1 change(s) |
Referenced in: | [show references] |