Class BrolInfoPanel

All Implemented Interfaces:
IItemPanel<Brol>, ImageObserver, MenuContainer, Serializable, Accessible

public class BrolInfoPanel extends JPanel implements IItemPanel<Brol>
See Also:
Serialized Form
  • Constructor Details

    • BrolInfoPanel

      public BrolInfoPanel()
  • Method Details

    • setItem

      public void setItem(Brol item)
      Specified by:
      setItem in interface IItemPanel<Brol>
    • main

      public static void main(String[] args)
      Auto-generated main method to display this JPanel inside a new JFrame.