Gets the value of the defaultButton
property,
which if true
means that this button is the current
default button for its JRootPane
.
Most look and feels render the default button
differently, and may potentially provide bindings
to access the default button.
defaultButton
property
JRootPane.setDefaultButton, isDefaultCapable
Diagram: Button