Uses of Class
org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
Packages that use SelectionFeedbackPart Package Description org.eclipse.gef.mvc.fx.parts This package contains all JavaFX-specificIContentPart
,IVisualPart
,IFeedbackPart
, andIHandlePart
implementations and related classes. -
-
Uses of SelectionFeedbackPart in org.eclipse.gef.mvc.fx.parts
Subclasses of SelectionFeedbackPart in org.eclipse.gef.mvc.fx.parts Modifier and Type Class Description class
SelectionLinkFeedbackPart
TheSelectionLinkFeedbackPart
is anSelectionFeedbackPart
that uses a dotted line as its visualization.
-