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

8
LINES

< > BotCompany Repo | #1010724 // awtRobot

JavaX fragment (include)

static Robot awtRobot_instance;

static Robot awtRobot() {
  if (awtRobot_instance == null) swing(r {
    if (awtRobot_instance == null) awtRobot_instance = new Robot;
  });
  ret awtRobot_instance;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1010724
Snippet name: awtRobot
Eternal ID of this version: #1010724/4
Text MD5: f9d47ad548db53e807e4cc78127866d9
Author: stefan
Category: javax / automation
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-19 16:42:47
Source code size: 207 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 423 / 462
Version history: 3 change(s)
Referenced in: [show references]