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

Method removeNotify

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

Source from the content-addressed store, hash-verified

1661
1662
1663 public void removeNotify() {
1664 timer.cancel();
1665 super.removeNotify();
1666 }
1667
1668
1669 // . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Callers 1

setFullFrameMethod · 0.45

Calls 1

cancelMethod · 0.45

Tested by

no test coverage detected