static JRootPane getRootPane(Component c) { Component f = (Component) getPossiblyInternalFrame(c); ret f instanceof RootPaneContainer ? (JRootPane) swingCall(f, 'getRootPane) : null; }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006235 |
| Snippet name: | getRootPane |
| Eternal ID of this version: | #1006235/7 |
| Text MD5: | 066b3892473a4641fdda80f4b54c52a0 |
| 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 20:19:26 |
| Source code size: | 191 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 765 / 789 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |