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

7
LINES

< > BotCompany Repo | #1013398 // showCenterPackedFrame

JavaX fragment (include)

static JFrame showCenterPackedFrame(S title, Component c) {
  ret setFrameTitle(title, showCenterPackedFrame(c));
}

static JFrame showCenterPackedFrame(Component c) {
  ret centerFrame(showPackedFrame(c));
}

Author comment

Began life as a copy of #1005648

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: #1013398
Snippet name: showCenterPackedFrame
Eternal ID of this version: #1013398/3
Text MD5: bfb6b0fbbf4cbd9ca6d97ccb4112de61
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-05 01:27:46
Source code size: 214 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 311 / 356
Version history: 2 change(s)
Referenced in: [show references]