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

5
LINES

< > BotCompany Repo | #1016366 // showInternalFrameFormTitled

JavaX fragment (include)

static JPanel showInternalFrameFormTitled(final JDesktopPane desktop, fS title, fO... _parts) {
  JPanel panel = showForm_makePanel(true, _parts);
  showForm_makeInternalFrame(desktop, title, panel);
  ret panel;
}

Author comment

Began life as a copy of #1004442

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: #1016366
Snippet name: showInternalFrameFormTitled
Eternal ID of this version: #1016366/4
Text MD5: ed945b860e9fcf67d4fb08982a988425
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-16 16:10:36
Source code size: 218 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 328 / 389
Version history: 3 change(s)
Referenced in: [show references]