Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dorkbox/SystemTray
/ MenuItem
Method
MenuItem
src/dorkbox/systemTray/MenuItem.java:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
private
volatile String tooltip;
53
54
public
55
MenuItem() {
56
}
57
58
public
59
MenuItem(
final
String text) {
Callers
nothing calls this directly
Calls
7
setCallback
Method · 0.95
setEnabled
Method · 0.95
setImage
Method · 0.95
setShortcut
Method · 0.95
setText
Method · 0.95
actionPerformed
Method · 0.45
getText
Method · 0.45
Tested by
no test coverage detected