Class DragAndDropTabbedPane

    • Constructor Detail

      • DragAndDropTabbedPane

        public DragAndDropTabbedPane()
    • Method Detail

      • initGUI

        protected void initGUI()
        Initializes the widgets.
        Overrides:
        initGUI in class BaseTabbedPane
      • clickArrowButton

        protected void clickArrowButton​(String actionKey)
      • autoScrollTest

        protected void autoScrollTest​(Point glassPt)
      • setPaintGhost

        public void setPaintGhost​(boolean flag)
      • hasGhost

        public boolean hasGhost()
      • setPaintScrollArea

        public void setPaintScrollArea​(boolean flag)
      • isPaintScrollArea

        public boolean isPaintScrollArea()
      • getTargetTabIndex

        protected int getTargetTabIndex​(Point glassPt)
      • convertTab

        protected void convertTab​(int prev,
                                  int next)
      • initTargetLeftRightLine

        protected void initTargetLeftRightLine​(int next)
      • initTargetTopBottomLine

        protected void initTargetTopBottomLine​(int next)
      • initGlassPane

        protected void initGlassPane​(Component c,
                                     Point tabPt)
      • getTabAreaBounds

        protected Rectangle getTabAreaBounds()