Example usage for Java javax.swing DefaultButtonModel fields, constructors, methods, implement or subclass
The text is from its open source code.
DefaultButtonModel() Constructs a DefaultButtonModel . |
ButtonGroup | getGroup() Returns the group that the button belongs to. |
boolean | isArmed() |
boolean | isEnabled() |
boolean | isPressed() |