Package net.mcreator.ui.component.util
Class EventButtonGroup
java.lang.Object
javax.swing.ButtonGroup
net.mcreator.ui.component.util.EventButtonGroup
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class javax.swing.ButtonGroup
buttons
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addActionListener
(ActionListener listener) void
removeActionListener
(ActionListener listener) Methods inherited from class javax.swing.ButtonGroup
clearSelection, getButtonCount, getElements, getSelection, isSelected, remove, setSelected
-
Constructor Details
-
EventButtonGroup
public EventButtonGroup()
-
-
Method Details
-
add
- Overrides:
add
in classButtonGroup
-
addActionListener
-
removeActionListener
-