Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ RightClick
Method
RightClick
src/pkgDm/Dm2Java.java:873–875 ·
view source on GitHub ↗
按下鼠标右键 @return 0: 失败 1:成功
()
Source
from the content-addressed store, hash-verified
871
* @
return
0: 失败 1:成功
872
*/
873
public
int
RightClick(){
874
return
Dispatch.call(dm,
"RightClick"
).getInt();
875
}
876
877
/**
878
* 按按住鼠标右键
Callers
nothing calls this directly
Calls
2
call
Method · 0.95
getInt
Method · 0.45
Tested by
no test coverage detected