Class TabOverviewDialog.TabMenuCarouselOverviewPanel

    • Field Detail

      • pWidth

        protected int pWidth
        Width of a single tab preview control.
      • pHeight

        protected int pHeight
        Height of a single tab preview control.
      • caroselMenu

        protected JCarouselMenu caroselMenu
        The associated carousel menu.
    • Constructor Detail

      • TabMenuCarouselOverviewPanel

        public TabMenuCarouselOverviewPanel​(int dialogWidth,
                                            int dialogHeight)
        Creates a tab overview panel.
        Parameters:
        dialogWidth - The width of the parent dialog.
        dialogHeight - The height of the parent dialog.
    • Method Detail

      • updateUI

        public void updateUI()
        Overrides:
        updateUI in class JPanel