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

3
LINES

< > BotCompany Repo | #1019013 // getHeight

JavaX fragment (include)

static int getHeight(Component c) {
  ret c == null ? 0 : (int) swingCall(c, 'getHeight);
}

Author comment

Began life as a copy of #1019012

download  show line numbers  debug dex  old transpilations   

Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019013
Snippet name: getHeight
Eternal ID of this version: #1019013/2
Text MD5: 7d6f5d6f937ae17eb5fd26533f8c16dd
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-20 21:33:55
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 403 / 439
Version history: 1 change(s)
Referenced in: [show references]