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
ZestFxExpandingHandleParts and ZestFxHidingHandleParts, 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, setAdaptablepublic void hover(javafx.scene.input.MouseEvent e)
hover in class FXHoverOnHoverPolicyCopyright (c) 2014 itemis AG and others. All rights reserved.