MCPcopy Index your code
hub / github.com/processing/processing / getMode

Method getMode

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

Source from the content-addressed store, hash-verified

517
518
519 public Mode getMode() {
520 return mode;
521 }
522
523
524 public void repaintHeader() {

Callers 12

removeMethod · 0.95
PdeTextAreaMethod · 0.45
ErrorTableMethod · 0.45
menuSelectedMethod · 0.45
MarkerColumnMethod · 0.45
updateModeMethod · 0.45
paintComponentMethod · 0.45
updateModeMethod · 0.45
EditorToolbarMethod · 0.45
updateModeMethod · 0.45
updateModeMethod · 0.45
TabMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected