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

4
LINES

< > BotCompany Repo | #1016830 // jDynamicTree_isInDummyState

JavaX fragment (include)

sbool jDynamicTree_isInDummyState(DefaultMutableTreeNode node) {
  ret node.getChildCount() == 1
    && ((DefaultMutableTreeNode) node.getChildAt(0)).getUserObject() == jDynamicTree_dummy();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016830
Snippet name: jDynamicTree_isInDummyState
Eternal ID of this version: #1016830/1
Text MD5: 38d1c81c595f520e5caba0185e2e7409
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-03 16:30:17
Source code size: 195 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 314 / 339
Referenced in: [show references]