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

4
LINES

< > BotCompany Repo | #1015585 // makeFirstButtonBold

JavaX fragment (include)

static <A extends Component> A makeFirstButtonBold(A a) {
  makeBold(childOfType(a, JButton.class));
  ret a;
}

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: #1015585
Snippet name: makeFirstButtonBold
Eternal ID of this version: #1015585/1
Text MD5: cb87bf49413cb6202cf4ca4e3e43fc4b
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-18 12:45:54
Source code size: 114 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 345 / 366
Referenced in: [show references]