MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / setDefaultCloseOperation

Method setDefaultCloseOperation

code/algs4/Draw.java:320–322  ·  view source on GitHub ↗

Sets the default close operation. @param value the value, typically JFrame.EXIT_ON_CLOSE (close all windows) or JFrame.DISPOSE_ON_CLOSE (close current window)

(int value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

initMethod · 0.80
initMethod · 0.80
showMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected