static <A extends AbstractButton> A setBorderPainted(bool b, A a) { if (a != null) swing { a.setBorderPainted(b); } ret a; }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1029638 |
Snippet name: | setBorderPainted |
Eternal ID of this version: | #1029638/2 |
Text MD5: | 5b62ae79498cbde374e76016ea396e11 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-09-02 19:43:57 |
Source code size: | 131 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 214 / 266 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |