MCPcopy 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

setCallbackMethod · 0.95
setEnabledMethod · 0.95
setImageMethod · 0.95
setShortcutMethod · 0.95
setTextMethod · 0.95
actionPerformedMethod · 0.45
getTextMethod · 0.45

Tested by

no test coverage detected