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

3
LINES

< > BotCompany Repo | #1016590 // withCenteredButtons

JavaX fragment (include)

static JPanel withCenteredButtons(JComponent center, O... params) {
  ret centerAndSouth(center, withMargin(jcenteredbuttons(params)));
}

Author comment

Began life as a copy of #1010175

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016590
Snippet name: withCenteredButtons
Eternal ID of this version: #1016590/3
Text MD5: 23621b4c290e988f594b4f6d4410087c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-24 17:00:33
Source code size: 139 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 434 / 463
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1018879 - withCenteredLineBelow
#1019420 - withCenteredButtonsOnTop
#1019826 - withRightAlignedButtons (below)