Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1005572 // Test dragging JFrame with Robot [bug on Linux not there anymore it seems]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (6538L/43K/157K).

!7

p {
  JFrame frame = showFrame();
  frame.setBounds(0, 0, 400, 400);
  swingLater(1000, r {
    robotDragMouse(new Point(30, 3), 500, new Point(130, 3));
  });
}

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: 547 / 592
Version history: 2 change(s)
Referenced in: [show references]