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

Method canDo

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

Source from the content-addressed store, hash-verified

1059 }
1060
1061 public boolean canDo() {
1062 return textarea.isSelectionActive();
1063 }
1064 }
1065
1066

Callers 1

showMethod · 0.45

Calls 1

isSelectionActiveMethod · 0.45

Tested by

no test coverage detected