Class CustomRadioButtonsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CustomRadioButtonsPanel extends JPanel
Custom JPanel that contains a group of JRadioButton components for filtering items. It includes a label indicating the type of filters and a scrollable panel for the radio buttons.
Author:
Riccardo Finocchiaro
See Also: