MCPcopy Index your code
hub / github.com/benfry/processing4 / startTweakMode

Method startTweakMode

java/src/processing/mode/java/JavaEditor.java:1836–1838  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1834
1835
1836 protected void startTweakMode() {
1837 getJavaTextArea().startTweakMode();
1838 }
1839
1840
1841 protected void stopTweakMode(List<List<Handle>> handles) {

Callers 1

handleTweakMethod · 0.45

Calls 1

getJavaTextAreaMethod · 0.95

Tested by

no test coverage detected