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

Method appendText

IDE/processing/app/EditorConsole.java:268–270  ·  view source on GitHub ↗

Append a piece of text to the console. Swing components are NOT thread-safe, and since the MessageSiphon instantiates new threads, and in those callbacks, they often print output to stdout and stderr, which are wrapped by EditorConsoleStream and eventually leads to EditorConsole.appendText(), wh

(String txt, boolean e)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

messageMethod · 0.95

Calls 1

appendStringMethod · 0.80

Tested by

no test coverage detected