Class TabPreviewThread.TabPreviewInfo

    • Field Detail

      • toPreviewAllTabs

        public boolean toPreviewAllTabs
        Indicates whether all tabs in the tabPane should be previewed.
      • tabIndexToPreview

        public int tabIndexToPreview
        If toPreviewAllTabs is false, contains the index of the tab to be previewed.
      • initiator

        public Object initiator
        Points to the preview initiator.
    • Constructor Detail

      • TabPreviewInfo

        public TabPreviewInfo()
    • Method Detail

      • setPreviewWidth

        public void setPreviewWidth​(int previewWidth)
      • getPreviewWidth

        public int getPreviewWidth()
      • setPreviewHeight

        public void setPreviewHeight​(int previewHeight)
      • getPreviewHeight

        public int getPreviewHeight()