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

4
LINES

< > BotCompany Repo | #1008618 // disableTextField

JavaX fragment (include)

static JTextField disableTextField(final JTextField tf) {
  if (tf != null) swing { tf.setEnabled(false); }
  ret tf;
}

Author comment

Began life as a copy of #1008617

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: #1008618
Snippet name: disableTextField
Eternal ID of this version: #1008618/4
Text MD5: 18f5f0411470ae725b9fb72c11db6450
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-17 18:22:52
Source code size: 122 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 501 / 547
Version history: 3 change(s)
Referenced in: [show references]