1 | static bool swingConfirm(Component owner, S msg) { |
2 | ret confirmOKCancel(owner, msg); |
3 | } |
4 | |
5 | |
6 | |
7 | static bool swingConfirm(S msg) { |
8 | ret confirmOKCancel(msg); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031521 |
Snippet name: | swingConfirm - synonym of confirmOKCancel |
Eternal ID of this version: | #1031521/1 |
Text MD5: | 3d45413d85f159288684659f852f5191 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-18 17:22:58 |
Source code size: | 156 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 190 / 208 |
Referenced in: | [show references] |