Class DashboardPopup

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, MenuElement

public class DashboardPopup extends JPopupMenu
Holds information for DashboardElement popups
See Also:
  • Constructor Details

    • DashboardPopup

      public DashboardPopup(DashboardPopup.RemoveElement remover, JPanel content)
      Creates a popup for a DashbordElement
      Parameters:
      remover - lambda to remove the DashboardElement
      content - parent container for the DashboardElement