static O getSelectedTreeNode(JTree tree) { ret tree == null ? null : swingCall(tree, 'getLastSelectedPathComponent); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021479 |
Snippet name: | getSelectedTreeNode |
Eternal ID of this version: | #1021479/1 |
Text MD5: | 99b300321469ed0afe6d69121291caef |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-14 16:54:56 |
Source code size: | 122 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 277 / 290 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021481 - jtree_selectedUserObject |