Libraryless. Click here for Pure Java version (9945L/55K).
static <A extends JComponent> A onComponentShown(A component, Runnable onShow) { ret bindToComponent(component, onShow, null); }
Began life as a copy of #1003557
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036473 |
Snippet name: | onComponentShown - do something on showing of component |
Eternal ID of this version: | #1036473/3 |
Text MD5: | e4584508c4440d503376888b1bab8c21 |
Transpilation MD5: | c7ebc013047c6615e118227048275f09 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-12-17 14:52:28 |
Source code size: | 132 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 166 / 263 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |