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

7
LINES

< > BotCompany Repo | #1009904 // jpassword - make JPasswordField

JavaX fragment (include)

static JPasswordField jpassword() {
  ret jpassword("");
}

static JPasswordField jpassword(fS pw) {
  ret swing(func -> JPasswordField { new JPasswordField(pw) });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009904
Snippet name: jpassword - make JPasswordField
Eternal ID of this version: #1009904/2
Text MD5: 29c65b989ad77f6cbb7df85612f52798
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-21 16:26:27
Source code size: 172 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 457 / 504
Version history: 1 change(s)
Referenced in: [show references]