1 | import javax.swing.border.*; |
2 | |
3 | static Border getBorder(final JComponent c) { |
4 | ret c == null ? null : swing(func -> Border { c.getBorder() }); |
5 | } |
Began life as a copy of #1006642
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020314 |
Snippet name: | getBorder |
Eternal ID of this version: | #1020314/4 |
Text MD5: | f32e7d07aaa702011e78da0b97d25d6a |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-14 01:06:09 |
Source code size: | 147 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 343 / 541 |
Version history: | 3 change(s) |
Referenced in: | [show references] |