Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1019843 // minFrameSize - synonym of minimalFrameSize

JavaX fragment (include)

svoid minFrameSize(Component c, int w, int h) {
  minimalFrameSize(c, w, h);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019843
Snippet name: minFrameSize - synonym of minimalFrameSize
Eternal ID of this version: #1019843/1
Text MD5: 2a07bc4bb824f9b058392c8dba4a8fd0
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-28 03:43:24
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 292 / 336
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)