MCPcopy 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

JAppleMenuBarClass · 0.95

Calls 1

printlnMethod · 0.45

Tested by

no test coverage detected