1 | static JTree jtree_openRootNode(final JTree tree) { |
2 | if (tree != null) swing { |
3 | tree.expandPath(new TreePath(jDynamicTree_root(tree))); |
4 | } |
5 | ret tree; |
6 | } |
Began life as a copy of #1017677
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020600 |
Snippet name: | jtree_openRootNode |
Eternal ID of this version: | #1020600/3 |
Text MD5: | 8c71d9302ca25db8b744a1c8244efb87 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-27 21:29:36 |
Source code size: | 162 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 308 / 351 |
Version history: | 2 change(s) |
Referenced in: | [show references] |