static JButton jDisabledButton(S text, O action) { ret jdisabledButton(text, action); } // button without action static JButton jDisabledButton(S text) { ret jdisabledButton(text); }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019515 |
Snippet name: | jDisabledButton - synonym of jdisabledButton |
Eternal ID of this version: | #1019515/1 |
Text MD5: | 5bc48d8090442f84fe8988b278454510 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-11 18:31:27 |
Source code size: | 192 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 280 / 330 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |