Package org.eclipse.gef.mvc.fx.ui.parts
This package contains specific Eclipse
ViewPart
and EditorPart
implementations which wrap an
FXCanvas
.-
Interface Summary Interface Description IDirtyStateProvider A delegate support that can be used byISaveablePart
s to maintain their dirty state based on anIOperationHistory
.IDirtyStateProviderFactory A factory for the creation of anIDirtyStateProvider
.ISelectionProviderFactory A factory for the creation of anISelectionProvider
. -
Class Summary Class Description AbstractFXEditor Abstract base class for editors.AbstractFXView Abstract base class for views.ContentSelectionProvider TheContentSelectionProvider
is anISelectionProvider
implementation that manages the un-/registration of listeners and their execution upon selection changes.FXEditorActionBarContributor HistoryBasedDirtyStateProvider A support class to handle the dirty state of aWorkbenchPart
that uses anIOperationHistory
and anIUndoContext
.