Uses of Class
org.eclipse.gef.mvc.fx.models.HoverModel
-
Packages that use HoverModel Package Description org.eclipse.gef.mvc.fx.behaviors This package contains JavaFX/MVC.FX-specificIBehavior
implementations. -
-
Uses of HoverModel in org.eclipse.gef.mvc.fx.behaviors
Methods in org.eclipse.gef.mvc.fx.behaviors that return HoverModel Modifier and Type Method Description protected HoverModel
HoverBehavior. getHoverModel()
Returns theHoverModel
in the context of thehost
.protected HoverModel
HoverIntentBehavior. getHoverModel()
Returns theHoverModel
in the context of thehost
.
-