static void setMenuBar(final JMenuBar mb, final RootPaneContainer f) { swing { call(f, 'setJMenuBar, mb); revalidate((Component) f); } } static void setMenuBar(RootPaneContainer f, JMenuBar mb) { setMenuBar(mb, f); }
Began life as a copy of #1004033
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010358 |
| Snippet name: | setMenuBar |
| Eternal ID of this version: | #1010358/3 |
| Text MD5: | 0d68965e89435b1f717a0db441315bc1 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-20 21:49:34 |
| Source code size: | 240 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 715 / 866 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |