static MouseMover mouseMover_instance; static MouseMover mouseMover() { if (mouseMover_instance == null) swing { if (mouseMover_instance == null) { mouseMover_instance = new MouseMover; mouseMover_instance.enable(); } } ret mouseMover_instance; } static void cleanMeUp_mouseMover() { cleanUp(mouseMover_instance); }
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: | 489 / 540 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019766 - dm_mouseMover |