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

7
LINES

< > BotCompany Repo | #1021151 // dm_rightAlignedCheckBox

JavaX fragment (include)

static JCheckBox dm_rightAlignedCheckBox(S field) {
  ret rightAlignCheckBox(dm_fieldCheckBox(field));
}

static JCheckBox dm_rightAlignedCheckBox(S text, S field) {
  ret rightAlignCheckBox(dm_fieldCheckBox(text, field));
}

Author comment

Began life as a copy of #1017129

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: #1021151
Snippet name: dm_rightAlignedCheckBox
Eternal ID of this version: #1021151/1
Text MD5: 4aedac78f0ce5092bc253fdbe57b51a1
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-24 00:26:44
Source code size: 230 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 255 / 299
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)