static JPanel jrightalignedbutton(S text, O action) { ret jrightalignedline(jbutton(text, action)); } static JPanel jrightalignedbutton(S text) { ret jrightalignedbutton(text, null); }
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: | 345 / 384 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |