public class TabbedHoverUtil
extends java.lang.Object
Constructor and Description |
---|
TabbedHoverUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
acceptTabbedPanelHover(TabbedPanelHoverPolicy policy,
java.util.ArrayList enterables,
TabbedPanel tp,
java.awt.Component c) |
static boolean |
hasVisibleTabbedPanelChild(java.awt.Component c) |
static boolean |
isDeepestHoverableTabbedPanel(java.util.ArrayList enterables,
TabbedPanel tp) |
public static boolean isDeepestHoverableTabbedPanel(java.util.ArrayList enterables, TabbedPanel tp)
public static boolean hasVisibleTabbedPanelChild(java.awt.Component c)
public static boolean acceptTabbedPanelHover(TabbedPanelHoverPolicy policy, java.util.ArrayList enterables, TabbedPanel tp, java.awt.Component c)