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

3
LINES

< > BotCompany Repo | #1034141 // leftAlignLabel

JavaX fragment (include)

static <A extends JLabel> A leftAlignLabel(final A a) {
  ret setHorizontalAlignment(JLabel.LEFT, a);
}

Author comment

Began life as a copy of #1018472

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034141
Snippet name: leftAlignLabel
Eternal ID of this version: #1034141/1
Text MD5: c2f90e25dcaa5c0023b152c0811c8098
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-24 15:45:16
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 60 / 76
Referenced in: [show references]