1 | static MouseMover mouseMover_instance; |
2 | |
3 | static MouseMover mouseMover() { |
4 | if (mouseMover_instance == null) swing { |
5 | if (mouseMover_instance == null) { |
6 | mouseMover_instance = new MouseMover; |
7 | mouseMover_instance.enable(); |
8 | } |
9 | } |
10 | ret mouseMover_instance; |
11 | } |
12 | |
13 | static void cleanMeUp_mouseMover() { |
14 | cleanUp(mouseMover_instance); |
15 | } |
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: | #1010720 |
Snippet name: | mouseMover |
Eternal ID of this version: | #1010720/4 |
Text MD5: | 63b20223c1048518b60e80785b6ecd84 |
Author: | stefan |
Category: | javax / automation |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-15 13:22:26 |
Source code size: | 359 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 488 / 540 |
Version history: | 3 change(s) |
Referenced in: | [show references] |