Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
nativeMouseEvent
Method · 0.80
nativeKeyEvent
Method · 0.80
processKeyEvent
Method · 0.80
inputMethodTextChanged
Method · 0.80
updateTheme
Method · 0.80
getSimplifiedErrorMessage
Method · 0.80
processKeyEvent
Method · 0.80
processCompletionKeys
Method · 0.80
isUndefinedTypeProblem
Method · 0.80
isMissingBraceProblem
Method · 0.80
checkForCurlyQuotes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected