static <A extends JComponent> A jminwidth(int w, A c) { ret jMinWidth(w, c); } static <A extends JComponent> A jminwidth(A c, int w) { ret jminwidth(w, c); }
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: | #1015753 |
| Snippet name: | jminwidth - synonym of jMinWidth |
| Eternal ID of this version: | #1015753/2 |
| Text MD5: | c261ef5d2b587c853497f64f0eff2aaf |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-06 14:11:37 |
| Source code size: | 162 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 651 / 703 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |