Class HoverIntentBehavior

java.lang.Object
org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
All Implemented Interfaces:
IActivatable, IAdaptable.Bound<IVisualPart<? extends Node>>, IBehavior

public class HoverIntentBehavior extends AbstractBehavior
The HoverIntentBehavior complements the HoverBehavior w.r.t. feedback and handle generation in response to HoverModel changes. While HoverBehavior is responsible for generating feedback and handles for the HoverModel.hoverProperty(), the HoverIntentBehavior is responsible for generating feedback and handles for the HoverModel.hoverIntentProperty().