MCPcopy Index your code
hub / github.com/WiringProject/Wiring / EditorConsole

Class EditorConsole

IDE/processing/app/EditorConsole.java:41–369  ·  view source on GitHub ↗

Message console that sits below the editing area. Debugging this class is tricky... If it's throwing exceptions, don't take over System.err, and debug while watching just System.out or just write println() or whatever directly to systemOut or systemErr.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

createTempFolderMethod · 0.95
getMethod · 0.95
showWarningMethod · 0.95
getBooleanMethod · 0.95
setOutMethod · 0.80
printStackTraceMethod · 0.80

Tested by

no test coverage detected