Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ sadness
Method
sadness
core/src/japplemenubar/JAppleMenuBar.java:66–68 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
64
65
66
static
void
sadness(String msg) {
67
System.err.println(
"Full screen mode disabled. "
+ msg);
68
}
69
70
71
// static public void show() {
Callers
1
JAppleMenuBar
Class · 0.95
Calls
1
println
Method · 0.45
Tested by
no test coverage detected