Libraryless. Click here for Pure Java version (3020L/20K/70K).
1 | !7 |
2 | |
3 | p { |
4 | applaud(); |
5 | //showAnimationInTopRightCorner("#1004373", 3.0); |
6 | /* |
7 | fS text = ""; |
8 | |
9 | swingAndWait(func { |
10 | JLabel label = new JLabel(imageIcon(#1004373)); |
11 | if (nempty(text)) { |
12 | label.setText(text); |
13 | label.setVerticalTextPosition(SwingConstants.BOTTOM); |
14 | label.setHorizontalTextPosition(SwingConstants.CENTER); |
15 | } |
16 | final JWindow window = showInTopRightCorner(label); |
17 | onClick(label, r { window.dispose() }); |
18 | window.setAlwaysOnTop(true); |
19 | ret window; |
20 | }); |
21 | */ |
22 | } |
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: | #1007133 |
Snippet name: | Debug applaud() |
Eternal ID of this version: | #1007133/7 |
Text MD5: | 9d1acb2f5ae08d72f65b081f9ee2b2ea |
Transpilation MD5: | 84a9ff92d44074ed22f73472af08c201 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-05 23:21:08 |
Source code size: | 532 bytes / 22 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 425 / 498 |
Version history: | 6 change(s) |
Referenced in: | [show references] |