Liking cljdoc? Tell your friends :D

javax.swing.WindowConstants

Constants used to control the window-closing operation. The setDefaultCloseOperation and getDefaultCloseOperation methods provided by JFrame, JInternalFrame, and JDialog use these constants. For examples of setting the default window-closing operation, see Responding to Window-Closing Events, a section in The Java Tutorial.

Constants used to control the window-closing operation.
The setDefaultCloseOperation and
getDefaultCloseOperation methods
provided by JFrame,
JInternalFrame, and
JDialog
use these constants.
For examples of setting the default window-closing operation, see
Responding to Window-Closing Events,
a section in The Java Tutorial.
raw docstring

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close