| 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 |
FXFocusAndSelectOnClickPolicy |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class<AbstractFXOnClickPolicy> |
FXClickDragTool.CLICK_TOOL_POLICY_KEY |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<? extends AbstractFXOnClickPolicy> |
FXClickDragTool.getClickPolicies(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> targetPart) |
Copyright (c) 2014 itemis AG and others. All rights reserved.