Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1006235 // getRootPane

JavaX fragment (include)

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: 485 / 504
Version history: 6 change(s)
Referenced in: [show references]