Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dorkbox/SystemTray
/ Menu
Method
Menu
src/dorkbox/systemTray/Menu.java:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
final
List<Entry> menuEntries =
new
ArrayList<>();
50
51
public
52
Menu() {
53
}
54
55
public
56
Menu(
final
String text) {
Callers
nothing calls this directly
Calls
6
add
Method · 0.95
setEnabled
Method · 0.65
setImage
Method · 0.65
setText
Method · 0.65
setShortcut
Method · 0.65
getText
Method · 0.45
Tested by
no test coverage detected