Libraryless. Click here for Pure Java version (6538L/43K/157K).
1 | !7 |
2 | |
3 | p { |
4 | JFrame frame = showFrame(); |
5 | frame.setBounds(0, 0, 400, 400); |
6 | swingLater(1000, r { |
7 | robotDragMouse(new Point(30, 3), 500, new Point(130, 3)); |
8 | }); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005572 |
Snippet name: | Test dragging JFrame with Robot [bug on Linux not there anymore it seems] |
Eternal ID of this version: | #1005572/3 |
Text MD5: | a70644b415bfe67933dc7830a00faf6a |
Transpilation MD5: | 10f659140d5563a1fce65cb1ae3fab56 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-15 12:48:32 |
Source code size: | 173 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 635 / 697 |
Version history: | 2 change(s) |
Referenced in: | [show references] |