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

3
LINES

< > BotCompany Repo | #1016240 // getParent

JavaX fragment (include)

static Container getParent(final Component c) {
  ret c == null ? null : swing(func -> Container { c.getParent() });
}

Author comment

Began life as a copy of #1015370

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016240
Snippet name: getParent
Eternal ID of this version: #1016240/1
Text MD5: b4100b3aded2bdb81323c7266157ab08
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-11 15:51:30
Source code size: 120 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 381 / 679
Referenced in: [show references]