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

7
LINES

< > BotCompany Repo | #1022781 // jtoplabel - top-aligned JLabel

JavaX fragment (include)

static JLabel jtoplabel(fS text) {
  ret verticalAlignTop(jlabel(text));
}

static JLabel jtoplabel() {
  ret verticalAlignTop(jlabel());
}

Author comment

Began life as a copy of #1004434

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: #1022781
Snippet name: jtoplabel - top-aligned JLabel
Eternal ID of this version: #1022781/1
Text MD5: f8107d92d2b404eb1f4a10e3365835c2
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-06 23:37:07
Source code size: 145 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 187 / 234
Referenced in: [show references]