MCPcopy Index your code
hub / github.com/processing/processing / getMenuTitle

Method getMenuTitle

app/src/processing/app/tools/Tool.java:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 //public char getShortcutKey();
41
42 public String getMenuTitle();
43}
44

Callers 5

rebuildToolListMethod · 0.65
createToolItemMethod · 0.65
actionPerformedMethod · 0.65
getMenuTitleMethod · 0.65
compareToMethod · 0.65

Implementers 5

Archiverapp/src/processing/app/tools/Archiver.
ColorSelectorapp/src/processing/app/tools/ColorSele
CreateFontapp/src/processing/app/tools/CreateFon
InstallCommanderapp/src/processing/app/tools/InstallCo
ToolContributionapp/src/processing/app/contrib/ToolCon

Calls

no outgoing calls

Tested by

no test coverage detected