MCPcopy 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

addMethod · 0.95
setEnabledMethod · 0.65
setImageMethod · 0.65
setTextMethod · 0.65
setShortcutMethod · 0.65
getTextMethod · 0.45

Tested by

no test coverage detected