// f modifies original content pane // f: Component -> Component static JSplitPane addToWindowSplitLeft_f(Component c, Component toAdd, O f) { JFrame frame = getFrame(c); JSplitPane sp; setContentPane(frame, sp = jhsplit(toAdd, (Component) callF(f, frame.getContentPane()))); ret sp; }
Began life as a copy of #1009269
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: | #1010379 |
Snippet name: | addToWindowSplitLeft_f |
Eternal ID of this version: | #1010379/1 |
Text MD5: | a7b020ac0696322093a3d4a0a91cc644 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-13 17:11:11 |
Source code size: | 300 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 520 / 545 |
Referenced in: | [show references] |