Package | Description |
---|---|
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.fx.tools |
This package contains JavaFX-specific
ITool
implementations for different interactions (e.g. mouse drag). |
org.eclipse.gef4.mvc.fx.ui.parts |
This package contains spcific Eclipse
ViewPart and
EditorPart implementations which wrap an FXCanvas . |
Modifier and Type | Method and Description |
---|---|
FXViewer |
AbstractFXRootPart.getViewer() |
Modifier and Type | Method and Description |
---|---|
protected javafx.event.EventHandler<javafx.scene.input.MouseEvent> |
FXHoverTool.createHoverFilter(FXViewer viewer) |
Modifier and Type | Method and Description |
---|---|
protected FXViewer |
FXEditor.getViewer() |
protected FXViewer |
FXView.getViewer() |
Copyright (c) 2014 itemis AG and others. All rights reserved.