public class HoverFirstAnchorageOnHoverPolicy extends FXHoverOnHoverPolicy
HoverFirstAnchorageOnHoverPolicy
is an extension to the
FXHoverOnHoverPolicy
that hovers its first anchorage instead of its
host
. By default, this policy is installed on
ZestFxExpandingHandlePart
s and ZestFxHidingHandlePart
s, so
that the corresponding NodeContentPart
is hovered instead of the
handle parts.Constructor and Description |
---|
HoverFirstAnchorageOnHoverPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
hover(javafx.scene.input.MouseEvent e) |
commit, disableRefreshVisuals, enableRefreshVisuals, getAdaptable, getHost, init, setAdaptable
public void hover(javafx.scene.input.MouseEvent e)
hover
in class FXHoverOnHoverPolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.