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. |
org.eclipse.gef4.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart ,
IVisualPart , IFeedbackPart ,
and IHandlePart implementations and related classes. |
org.eclipse.gef4.mvc.parts |
This package contains all abstractions related to controllers (aka parts) in a
model-view-controller architecture.
|
Class and Description |
---|
AbstractBehavior |
IBehavior |
Class and Description |
---|
AbstractBehavior |
HoverBehavior
The
HoverBehavior is responsible for creating and removing selection
feedback. |
IBehavior |
Class and Description |
---|
HoverBehavior
The
HoverBehavior is responsible for creating and removing selection
feedback. |
IBehavior |
SelectionBehavior
The default selection behavior is responsible for creating and removing
selection feedback and handles.
|
Class and Description |
---|
IBehavior |
Copyright (c) 2014 itemis AG and others. All rights reserved.