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

5
LINES

< > BotCompany Repo | #1021129 // dm_bigInputAndSubmit

JavaX fragment (include)

static JComponent dm_bigInputAndSubmit(S fieldName, S buttonText, Runnable r) {
  ret makeAllBold(withLabel("Text:",
    fontSizePlus_textField(5,
    dm_textFieldAndSubmit(fieldName, r, +buttonText, centered := true))));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021129
Snippet name: dm_bigInputAndSubmit
Eternal ID of this version: #1021129/3
Text MD5: e9a36a101be1fed936c886aa8a5accd5
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-23 20:57:46
Source code size: 227 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 226 / 276
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)