Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1035452 // bindTextComponentToVarWithNotify_noInitialUndo

JavaX fragment (include)

static <A extends JTextComponent> A bindTextComponentToVarWithNotify_noInitialUndo(A tc, IVarWithNotify<S> lv) {
  onFirstShow(tc, -> clearTextComponentUndoList(tc));
  ret bindTextComponentToVarWithNotify(tc, lv);
}

Author comment

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: 66 / 81
Referenced in: [show references]