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

4
LINES

< > BotCompany Repo | #1007196 // setForeground

JavaX fragment (include)

1  
static <A extends JComponent> A setForeground(Color color, A a) {
2  
  if (a != null) a.setForeground(color);
3  
  ret a;
4  
}

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: #1007196
Snippet name: setForeground
Eternal ID of this version: #1007196/2
Text MD5: 57925e886edd19eb9a89bb0f0d614c79
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-11 23:06:02
Source code size: 120 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 582 / 755
Version history: 1 change(s)
Referenced in: [show references]