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

7
LINES

< > BotCompany Repo | #1003295 // showPackedFrame

JavaX fragment (include)

static JFrame showPackedFrame(S title, Component contents) {
  ret packFrame(showFrame(title, contents));
}

static JFrame showPackedFrame(Component contents) {
  ret packFrame(showFrame(contents));
}

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: #1003295
Snippet name: showPackedFrame
Eternal ID of this version: #1003295/1
Text MD5: fbbbc18567ddbc7b40a224f41f84271c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-26 17:09:43
Source code size: 206 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 540 / 587
Referenced in: [show references]