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

10
LINES

< > BotCompany Repo | #1019515 // jDisabledButton - synonym of jdisabledButton

JavaX fragment (include)

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: 208 / 258
Referenced in: [show references]