MCPcopy Create free account
hub / github.com/benfry/processing4 / getMode

Method getMode

app/src/processing/app/ui/Editor.java:446–448  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

444
445
446 public Mode getMode() {
447 return mode;
448 }
449
450
451 public void repaintHeader() {

Callers 5

ModeSelectorMethod · 0.45
menuSelectedMethod · 0.45
paintComponentMethod · 0.45
EditorToolbarMethod · 0.45
renderImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected