Class ButtonPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ButtonPanel extends JPanel
Custom JPanel that contains a list of JButton., each associated with a specific JPanel and an Icon. It allows setting a behavior for the buttons through the ButtonPanelBehaviour interface.
Author:
Riccardo Finocchiaro
See Also: