MCPcopy Create free account
hub / github.com/benfry/processing4 / getID

Method getID

app/src/processing/app/laf/PdeLookAndFeel.java:18–20  ·  view source on GitHub ↗
( )

Source from the content-addressed store, hash-verified

16
17
18 public String getID( ) {
19 return "Processing";
20 }
21
22
23 public String getName( ) {

Callers 11

nativeMouseEventMethod · 0.80
nativeKeyEventMethod · 0.80
processKeyEventMethod · 0.80
updateThemeMethod · 0.80
processKeyEventMethod · 0.80
processCompletionKeysMethod · 0.80
isMissingBraceProblemMethod · 0.80
checkForCurlyQuotesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected