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

7
LINES

< > BotCompany Repo | #1036319 // withBoldLabelToTheRight

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

Transpiled version (11173L) is out of date.

static JComponent withBoldLabelToTheRight(JComponent component, S label) {
  ret centerAndEast(component, jBoldLabel(" " + label));
}

static JComponent withBoldLabelToTheRight(S label, JComponent component) {
  ret withBoldLabelToTheRight(component, label);
}

Author comment

Began life as a copy of #1024617

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036319
Snippet name: withBoldLabelToTheRight
Eternal ID of this version: #1036319/3
Text MD5: 6b83a0d35c60f65c610290fb00b7dce0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-15 22:06:22
Source code size: 266 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 62 / 95
Version history: 2 change(s)
Referenced in: [show references]