| Package | Description |
|---|---|
| org.eclipse.gef4.mvc.behaviors |
This package contains the
IBehavior and
AbstractBehavior definitions. |
| org.eclipse.gef4.mvc.fx.behaviors |
This package contains JavaFX/MVC.FX-specific
IBehavior implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentBehavior<VR>
A behavior that can be adapted to an
IRootPart or an
IContentPart to synchronize the list of IContentPart children
and (only in case of an IContentPart) anchorages with the list of
content children and anchored. |
class |
HoverBehavior<VR>
The
HoverBehavior is responsible for creating and removing selection
feedback. |
class |
SelectionBehavior<VR>
The default selection behavior is responsible for creating and removing
selection feedback and handles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FXCursorBehavior |
class |
FXFocusBehavior |
class |
FXGridBehavior |
class |
FXHoverBehavior |
class |
FXViewportBehavior |
Copyright (c) 2014 itemis AG and others. All rights reserved.