Package | Description |
---|---|
org.eclipse.gef4.mvc.behaviors |
This package contains the
IBehavior
and AbstractBehavior definitions. |
org.eclipse.gef4.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart ,
IVisualPart ,
IFeedbackPart , and
IHandlePart implementations and related
classes. |
Modifier and Type | Method and Description |
---|---|
protected IFeedbackPartFactory<VR> |
SelectionBehavior.getFeedbackPartFactory()
Returns the
IFeedbackPartFactory that was injected into this
HoverBehavior . |
protected IFeedbackPartFactory<VR> |
HoverBehavior.getFeedbackPartFactory()
Returns the
IFeedbackPartFactory that was injected into this
HoverBehavior . |
Modifier and Type | Class and Description |
---|---|
class |
FXDefaultFocusFeedbackPartFactory |
class |
FXDefaultHoverFeedbackPartFactory |
class |
FXDefaultSelectionFeedbackPartFactory |
Copyright (c) 2014 itemis AG and others. All rights reserved.