Libraryless. Click here for Pure Java version (3619L/21K).
1 | static JPasswordField jLiveValuePasswordField_bothWays(final SimpleLiveValue<S> lv) { |
2 | JPasswordField pf = jPasswordField(); |
3 | bindTextComponentToLiveValue_bothWays(pf, lv); |
4 | ret pf; |
5 | } |
Began life as a copy of #1016666
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030817 |
Snippet name: | jLiveValuePasswordField_bothWays |
Eternal ID of this version: | #1030817/1 |
Text MD5: | 81c78e229efc73e6074f141a3d7168db |
Transpilation MD5: | 038ac21903ad30142fc14a69d340b649 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-29 17:14:21 |
Source code size: | 190 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 188 / 266 |
Referenced in: | [show references] |