1 | static <A extends JTextComponent> A bindTextComponentToVarWithNotify_noInitialUndo(A tc, IVarWithNotify<S> lv) {
|
2 | onFirstShow(tc, -> clearTextComponentUndoList(tc)); |
3 | ret bindTextComponentToVarWithNotify(tc, lv); |
4 | } |
Began life as a copy of #1035175
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035452 |
| Snippet name: | bindTextComponentToVarWithNotify_noInitialUndo |
| Eternal ID of this version: | #1035452/1 |
| Text MD5: | ce146223ec9edba7ef852ed391da8a07 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-05-13 18:20:27 |
| Source code size: | 219 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 349 / 383 |
| Referenced in: | [show references] |