MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / windowClosing

Method windowClosing

ij/src/main/java/ij/gui/HTMLDialog.java:143–145  ·  view source on GitHub ↗
(WindowEvent e)

Source from the content-addressed store, hash-verified

141 }
142
143 public void windowClosing(WindowEvent e) {
144 dispose();
145 }
146
147 public void windowActivated(WindowEvent e) {}
148 public void windowOpened(WindowEvent e) {}

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.95

Tested by

no test coverage detected