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

3
LINES

< > BotCompany Repo | #1031124 // isLeftButton

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (28L/1K).

sbool isLeftButton(MouseEvent e) {
  ret e.getButton() == MouseEvent.BUTTON1;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031124
Snippet name: isLeftButton
Eternal ID of this version: #1031124/1
Text MD5: 4cf578a9424768ba28ce816a5e42b6ba
Transpilation MD5: 143409176c5e3f515efb4360a3381ffe
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-07 16:28:07
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 128
Referenced in: [show references]