| AbstractEditPartViewer |
The base implementation for EditPartViewer.
|
| DomainEventDispatcher |
A special event dispatcher that will route events to the EditDomain
when appropriate.
|
| GraphicalEditor |
This class serves as a quick starting point for clients who are new to GEF.
|
| GraphicalEditorWithFlyoutPalette.CustomPalettePage |
A custom PalettePage that helps GraphicalEditorWithFlyoutPalette keep the
two PaletteViewers (one displayed in the editor and the other displayed
in the PaletteView) in sync when switching from one to the other (i.e.,
it helps maintain state across the two viewers).
|
| GraphicalViewerImpl |
An EditPartViewer implementation based on Figures.
|
| GraphicalViewerKeyHandler |
An extended KeyHandler which processes default keystrokes for common
navigation in a GraphicalViewer.
|
| SelectionSynchronizer |
A utility for synchronizing the selection of multiple EditPartViewers.
|