Libraryless. Click here for Pure Java version (5708L/31K).
1 | static <A extends JComponent> A bindLiveValueListenerToComponent(A component, IHasChangeListeners lv, Runnable listener) {
|
2 | ret bindHasChangeListenersToComponent(component, lv, listener); |
3 | } |
Began life as a copy of #1003557
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016236 |
| Snippet name: | bindLiveValueListenerToComponent - now a synonym of bindHasChangeListenersToComponent |
| Eternal ID of this version: | #1016236/10 |
| Text MD5: | 41a8b5984ff44da9e59753381bd6f42e |
| Transpilation MD5: | adff9ea08cd688c89db59e7f859ad9e3 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-25 14:44:04 |
| Source code size: | 192 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 770 / 960 |
| Version history: | 9 change(s) |
| Referenced in: | [show references] |