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

3
LINES

< > BotCompany Repo | #1016591 // tableDependentButton - enable button when an item is selected in a JTable

JavaX fragment (include)

static JButton tableDependentButton(JTable tbl, S text, Runnable action default null) {
  ret tableDependButton(tbl, jbutton(text, action));
}

Author comment

Began life as a copy of #1014830

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: #1016591
Snippet name: tableDependentButton - enable button when an item is selected in a JTable
Eternal ID of this version: #1016591/5
Text MD5: 5d444df322dc545e0c5fa6f89c46c8d0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-31 23:45:40
Source code size: 144 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 432
Version history: 4 change(s)
Referenced in: [show references]