Class TabOverviewDialog.TabRoundCarouselOverviewPanel

    • Field Detail

      • pWidth

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

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

        protected JCarosel carosel
        Associated carousel.
    • Constructor Detail

      • TabRoundCarouselOverviewPanel

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