Warning: session_start(): open(/var/lib/php/sessions/sess_4a46odp606e9mp249i419cdtft, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
textFieldWithButton - place a submit button beside a JTextField [1007773]

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

3
LINES

< > BotCompany Repo | #1007773 // textFieldWithButton - place a submit button beside a JTextField

JavaX fragment (include)

1  
static JPanel textFieldWithButton(S buttonText, final JTextField tf) {
2  
  ret centerAndEast(tf, withLeftMargin(jbutton(buttonText, r { simulateEnter(tf) })));
3  
}

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: #1007773
Snippet name: textFieldWithButton - place a submit button beside a JTextField
Eternal ID of this version: #1007773/1
Text MD5: d860e83f6321bbfe5737bac550256676
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-05 17:17:34
Source code size: 161 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 960 / 792
Referenced in: [show references]