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

5
LINES

< > BotCompany Repo | #1030817 // jLiveValuePasswordField_bothWays

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3619L/21K).

static JPasswordField jLiveValuePasswordField_bothWays(final SimpleLiveValue<S> lv) {
  JPasswordField pf = jPasswordField();
  bindTextComponentToLiveValue_bothWays(pf, lv);
  ret pf;
}

Author comment

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