static Component addToWindowLeft(Component c, Component toAdd) { JFrame frame = getFrame(c); Container cp = frame.getContentPane(); setContentPane(frame, westAndCenter(toAdd, cp)); ret c; }
Began life as a copy of #1007344
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: | #1015673 |
Snippet name: | addToWindowLeft |
Eternal ID of this version: | #1015673/1 |
Text MD5: | 64f74bfea169dade1c8ae4ee85d873a1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-21 10:34:59 |
Source code size: | 202 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 431 / 468 |
Referenced in: | [show references] |