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

4
LINES

< > BotCompany Repo | #1005361 // listDependButton - enable button when an item is selected in a JList

JavaX fragment (include)

1  
static JButton listDependButton(JList tbl, JButton button) {
2  
  listDependButtons(tbl, ll(button));
3  
  ret button;
4  
}

Author comment

Began life as a copy of #1005360

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005361
Snippet name: listDependButton - enable button when an item is selected in a JList
Eternal ID of this version: #1005361/2
Text MD5: 1ed05b7d2d81166482e1fbb84e48e4a0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-04 10:24:42
Source code size: 117 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 607 / 579
Version history: 1 change(s)
Referenced in: [show references]