static <A extends JComponent> A putClientProperty(final A c, fO key, fO value) { if (c != null) swing { c.putClientProperty(key, value); } ret c; }
Began life as a copy of #1016001
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: | #1016002 |
Snippet name: | putClientProperty |
Eternal ID of this version: | #1016002/3 |
Text MD5: | df3a120bf50bb5fec21c3015f179db42 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-02 21:21:25 |
Source code size: | 162 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 377 / 400 |
Version history: | 2 change(s) |
Referenced in: | [show references] |