ViewPart
and EditorPart
implementations which wrap an
FXCanvas
.See: Description
Interface | Description |
---|---|
IDirtyStateProvider |
A delegate support that can be used by
ISaveablePart s to maintain
their dirty state based on an IOperationHistory . |
IDirtyStateProviderFactory |
A factory for the creation of an
IDirtyStateProvider . |
ISelectionProviderFactory |
A factory for the creation of an
ISelectionProvider . |
Class | Description |
---|---|
AbstractFXEditor |
Abstract base class for editors.
|
AbstractFXView |
Abstract base class for views.
|
ContentSelectionProvider |
The
ContentSelectionProvider is an ISelectionProvider
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 a
WorkbenchPart that
uses an IOperationHistory and an IUndoContext . |
ViewPart
and EditorPart
implementations which wrap an
FXCanvas
.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.