1 | static JButton jCancelButton() { |
2 | ret jCancelButton("Cancel"); |
3 | } |
4 | |
5 | static JButton jCancelButton(S text) { |
6 | ret jbutton(text, r { disposePIFrame(heldInstance(JButton)) }); |
7 | } |
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: | #1015878 |
Snippet name: | jCancelButton |
Eternal ID of this version: | #1015878/3 |
Text MD5: | e80e3d6e74ea3474bb2253cdc0eb57f2 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-23 12:38:38 |
Source code size: | 179 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 437 / 459 |
Version history: | 2 change(s) |
Referenced in: | [show references] |