Class TabbedHoverUtil


  • public class TabbedHoverUtil
    extends java.lang.Object
    • Constructor Detail

      • TabbedHoverUtil

        public TabbedHoverUtil()
    • Method Detail

      • isDeepestHoverableTabbedPanel

        public static boolean isDeepestHoverableTabbedPanel​(java.util.ArrayList enterables,
                                                            TabbedPanel tp)
      • hasVisibleTabbedPanelChild

        public static boolean hasVisibleTabbedPanelChild​(java.awt.Component c)
      • acceptTabbedPanelHover

        public static boolean acceptTabbedPanelHover​(TabbedPanelHoverPolicy policy,
                                                     java.util.ArrayList enterables,
                                                     TabbedPanel tp,
                                                     java.awt.Component c)