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

5
LINES

< > BotCompany Repo | #1016523 // addToPossiblyInternalFrameWithMargin

JavaX fragment (include)

static Component addToPossiblyInternalFrameWithMargin(final Component c, final Component toAdd) {
  if (toAdd != null)
    addToPossiblyInternalFrame/*AndGrow*/(c, withMargin(toAdd));
  ret c;
}

Author comment

Began life as a copy of #1014249

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: #1016523
Snippet name: addToPossiblyInternalFrameWithMargin
Eternal ID of this version: #1016523/3
Text MD5: 4432e19bf6be25d8ac56329c100d72f0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-21 21:27:18
Source code size: 198 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 353 / 388
Version history: 2 change(s)
Referenced in: [show references]