Uses of Class
net.sf.jguiraffe.gui.builder.window.InvariantWindowClosingStrategy
-
Packages that use InvariantWindowClosingStrategy Package Description net.sf.jguiraffe.gui.builder.window The interfaces and classes in this package support the creation of several types of windows in builder scripts. -
-
Uses of InvariantWindowClosingStrategy in net.sf.jguiraffe.gui.builder.window
Fields in net.sf.jguiraffe.gui.builder.window declared as InvariantWindowClosingStrategy Modifier and Type Field Description static InvariantWindowClosingStrategy
InvariantWindowClosingStrategy. DEFAULT_INSTANCE
Stores the default instance of this class.
-