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

4
LINES

< > BotCompany Repo | #1015040 // setVerticalTextPosition

JavaX fragment (include)

static <A extends AbstractButton> A setVerticalTextPosition(final int pos, final A a) {
  if (a != null) swing { a.setVerticalTextPosition(pos); }
  ret a;
}

Author comment

Began life as a copy of #1007197

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: #1015040
Snippet name: setVerticalTextPosition
Eternal ID of this version: #1015040/3
Text MD5: 2b0cfd9ff24ce9416a414316b4b76b6a
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-07 13:18:10
Source code size: 160 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 265 / 309
Version history: 2 change(s)
Referenced in: [show references]