Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
org.eclipse.gef4.mvc.fx.tools |
This package contains JavaFX-specific
ITool implementations for different
interactions (e.g. mouse drag). |
Modifier and Type | Class and Description |
---|---|
class |
FXHoverOnHoverPolicy
The
FXHoverOnHoverPolicy is an IFXOnHoverPolicy that hovers
its host by altering the HoverModel when the
host is hovered by the mouse. |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<IFXOnHoverPolicy> |
FXHoverTool.ON_HOVER_POLICY_KEY
The type of the policy that has to be supported by target parts.
|
Copyright (c) 2014 itemis AG and others. All rights reserved.