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

Method removeNotify

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

Source from the content-addressed store, hash-verified

1920
1921
1922 public void removeNotify() {
1923 timer.cancel();
1924 super.removeNotify();
1925 }
1926
1927
1928 // . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Callers 1

setFullFrameMethod · 0.45

Calls 1

cancelMethod · 0.45

Tested by

no test coverage detected