Class TabbedHoverUtil
java.lang.Object
net.infonode.tabbedpanel.internal.TabbedHoverUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
acceptTabbedPanelHover
(TabbedPanelHoverPolicy policy, ArrayList enterables, TabbedPanel tp, Component c) static boolean
static boolean
isDeepestHoverableTabbedPanel
(ArrayList enterables, TabbedPanel tp)
-
Constructor Details
-
TabbedHoverUtil
public TabbedHoverUtil()
-
-
Method Details
-
isDeepestHoverableTabbedPanel
-
hasVisibleTabbedPanelChild
-
acceptTabbedPanelHover
public static boolean acceptTabbedPanelHover(TabbedPanelHoverPolicy policy, ArrayList enterables, TabbedPanel tp, Component c)
-