Libraryless. Click here for Pure Java version (5129L/28K).
svoid setContentPane(JFrame frame, Container c) swing { frame.setContentPane(c); revalidate(frame); } svoid setContentPane(JWindow w, Container c) swing { w.setContentPane(c); revalidate(w); }
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: | #1006882 |
Snippet name: | setContentPane |
Eternal ID of this version: | #1006882/5 |
Text MD5: | eb9f9bc1f4074a3e32c9423a1e587eec |
Transpilation MD5: | 0b6b07050db9804990b663d3fb5a7b62 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-25 21:30:21 |
Source code size: | 209 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 525 / 577 |
Version history: | 4 change(s) |
Referenced in: | [show references] |