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

5
LINES

< > BotCompany Repo | #1007374 // increaseFrameWidth

JavaX fragment (include)

static JFrame increaseFrameWidth(Component c, int w) {
  JFrame f = getFrame(c);
  setFrameWidth(f, f.getWidth()+w);
  ret f;
}

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: #1007374
Snippet name: increaseFrameWidth
Eternal ID of this version: #1007374/1
Text MD5: 641df3b58b316349a7d6f5428a862872
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-18 15:09:33
Source code size: 131 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 422 / 435
Referenced in: [show references]