Libraryless. Click here for Pure Java version (9698L/54K).
1 | static <A extends JTextComponent> A bindTextComponentToLiveValue_bothWays_noInitialUndo(A tc, SimpleLiveValue<S> lv) { |
2 | onFirstShow(tc, -> clearTextComponentUndoList(tc)); |
3 | ret bindTextComponentToLiveValue_bothWays(tc, lv); |
4 | } |
Began life as a copy of #1016667
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035175 |
Snippet name: | bindTextComponentToLiveValue_bothWays_noInitialUndo |
Eternal ID of this version: | #1035175/1 |
Text MD5: | 3c6b56b23056404a7ef592ae26cb35c0 |
Transpilation MD5: | ec439bad9fc3d4b728cce78cec4c7ef0 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-04-04 00:56:32 |
Source code size: | 230 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 156 / 216 |
Referenced in: | [show references] |