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

7
LINES

< > BotCompany Repo | #1015740 // northAndCenterWithMargins

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

Transpiled version (4025L) is out of date.

static JPanel northAndCenterWithMargins(Component etc n, Component etc c) {
  ret applyDefaultMargin(northAndCenter(withBottomMargin(n), c));
}

static JPanel northAndCenterWithMargins(int margin, Component etc n, Component etc c) {
  ret applyMargin(margin, northAndCenter(withBottomMargin(margin, n), c));
}

Author comment

Began life as a copy of #1004386

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015740
Snippet name: northAndCenterWithMargins
Eternal ID of this version: #1015740/4
Text MD5: 91d8fd282bcb36a546b800a709fb542e
Author: stefan
Category: javax / swing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-06 20:12:43
Source code size: 315 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 450 / 532
Version history: 3 change(s)
Referenced in: [show references]