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

9
LINES

< > BotCompany Repo | #1010267 // singleComponentPanel

JavaX fragment (include)

static SingleComponentPanel singleComponentPanel() {
  ret singleComponentPanel(null);
}

static SingleComponentPanel singleComponentPanel(final Component c) {
  ret swing(func -> SingleComponentPanel {
    new SingleComponentPanel(c)
  });
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010267
Snippet name: singleComponentPanel
Eternal ID of this version: #1010267/1
Text MD5: bfed66a70db9e1c45a00aea8dd1d32f0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-07 20:18:16
Source code size: 250 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 451 / 497
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)