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

4
LINES

< > BotCompany Repo | #1004363 // jflowRight - right-aligned FlowLayout JPanel

JavaX fragment (include)

static JPanel jflowRight(O... components) {
  JPanel panel = jPanel(new FlowLayout(FlowLayout.TRAILING));
  ret smartAdd(panel, components);
}

Author comment

Began life as a copy of #1004362

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004363
Snippet name: jflowRight - right-aligned FlowLayout JPanel
Eternal ID of this version: #1004363/3
Text MD5: 4597d483a691aea0c571562fc25c36e2
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-03 15:46:58
Source code size: 145 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 374 / 396
Version history: 2 change(s)
Referenced in: [show references]