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

6
LINES

< > BotCompany Repo | #1016471 // makeForm_customArrangement - without closing frames

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

Libraryless. Click here for Pure Java version (8609L/55K).

1  
static JPanel makeForm_customArrangement(Bool internalFrame default null, F1<L<JComponent>, JPanel> arrange, fO... _parts) {
2  
  ret swing(func -> JPanel {
3  
    callF(arrange,
4  
      showForm_arrange1(showForm_makeComponents(internalFrame, _parts)))
5  
  });
6  
}

Author comment

Began life as a copy of #1014718

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: #1016471
Snippet name: makeForm_customArrangement - without closing frames
Eternal ID of this version: #1016471/5
Text MD5: 882ab49e025edb74ee7aee2e6b3ce17e
Transpilation MD5: e09521da37b26020038cf546798d0f91
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-29 13:37:05
Source code size: 258 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 386 / 461
Version history: 4 change(s)
Referenced in: [show references]