static JFrame frameMinWidth(JFrame frame, int w) { ret minFrameWidth(frame, w); } static JFrame frameMinWidth(int w, JFrame frame) { ret minFrameWidth(w, frame); }
Began life as a copy of #1004439
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: | #1010294 |
Snippet name: | frameMinWidth - synonym of minFrameWidth |
Eternal ID of this version: | #1010294/1 |
Text MD5: | 2485ee4109adab8483bb7e062682cf61 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-10 19:40:36 |
Source code size: | 176 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 481 / 509 |
Referenced in: | [show references] |