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

8
LINES

< > BotCompany Repo | #1010724 // awtRobot

JavaX fragment (include)

1  
static Robot awtRobot_instance;
2  
3  
static Robot awtRobot() {
4  
  if (awtRobot_instance == null) swing(r {
5  
    if (awtRobot_instance == null) awtRobot_instance = new Robot;
6  
  });
7  
  ret awtRobot_instance;
8  
}

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: 425 / 465
Version history: 3 change(s)
Referenced in: [show references]