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

7
LINES

< > BotCompany Repo | #1016072 // jrightalignedbutton

JavaX fragment (include)

static JPanel jrightalignedbutton(S text, O action) {
  ret jrightalignedline(jbutton(text, action));
}

static JPanel jrightalignedbutton(S text) {
  ret jrightalignedbutton(text, null);
}

Author comment

Began life as a copy of #1010156

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: #1016072
Snippet name: jrightalignedbutton
Eternal ID of this version: #1016072/1
Text MD5: af9f78fd5d911580234e6ad214360fcf
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-05 12:25:50
Source code size: 195 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 280 / 314
Referenced in: [show references]