1 | static JPanel jrightalignedbutton(S text, O action) { |
2 | ret jrightalignedline(jbutton(text, action)); |
3 | } |
4 | |
5 | static JPanel jrightalignedbutton(S text) { |
6 | ret jrightalignedbutton(text, null); |
7 | } |
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: | 344 / 383 |
Referenced in: | [show references] |