Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart ,
IVisualPart ,
IFeedbackPart , and
IHandlePart implementations and related
classes. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFXContentPart<V extends javafx.scene.Node>
The
AbstractFXContentPart is an IContentPart implementation
that binds the VR type parameter (visual root type) to Node . |
Copyright (c) 2014 itemis AG and others. All rights reserved.