static JButton tableDependButton(JTable tbl, JButton b) { tableDependButtons(tbl, ll(b)); ret b; } static JButton tableDependButton(JTable tbl, S text, O action) { ret tableDependButton(tbl, jbutton(text, action)); }
Began life as a copy of #1004936
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006566 |
Snippet name: | tableDependButton |
Eternal ID of this version: | #1006566/3 |
Text MD5: | 40f9bf2b8b26708886b5b31e72db7934 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-12 23:10:38 |
Source code size: | 230 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 570 / 586 |
Version history: | 2 change(s) |
Referenced in: | [show references] |