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

3
LINES

< > BotCompany Repo | #1021478 // treeDependentButton - enable button when a node is selected in a JTree

JavaX fragment (include)

static JButton treeDependentButton(JTree tree, S text, O action) {
  ret treeDependButton(tree, jbutton(text, action));
}

Author comment

Began life as a copy of #1016591

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: #1021478
Snippet name: treeDependentButton - enable button when a node is selected in a JTree
Eternal ID of this version: #1021478/1
Text MD5: 81fa1aa688148d45b22bbfd3a8ddb668
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:52:05
Source code size: 123 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 182 / 225
Referenced in: [show references]