Class TabOverviewDialog.TabPreviewMouseHandler

    • Constructor Detail

      • TabPreviewMouseHandler

        public TabPreviewMouseHandler​(int index,
                                      JComponent previewControl,
                                      boolean hasRolloverBorderEffect,
                                      boolean useDoubleClick)
        Creates the mouse handler for a single tab preview control.
        Parameters:
        index - Tab index.
        previewControl - Tab preview control.
        hasRolloverBorderEffect - If true, the preview uses double click to select the tab and dismiss the tab overview dialog.
        useDoubleClick - If true, the tab preview controls have rollover effects on borders.