Package | Description |
---|---|
org.eclipse.gef.mvc.fx.ui.parts |
This package contains specific Eclipse
ViewPart
and EditorPart implementations which wrap an
FXCanvas . |
Modifier and Type | Class and Description |
---|---|
class |
HistoryBasedDirtyStateProvider
A support class to handle the dirty state of a
WorkbenchPart that
uses an IOperationHistory and an IUndoContext . |
Modifier and Type | Method and Description |
---|---|
IDirtyStateProvider |
IDirtyStateProviderFactory.create(org.eclipse.ui.IWorkbenchPart workbenchPart)
Creates a new
IDirtyStateProvider for the given
IWorkbenchPart . |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.