| Class | Description |
|---|---|
| AbstractEditPartViewer |
The base implementation for EditPartViewer.
|
| ContentOutlinePage |
A adapter for an outline page containing a single 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 |
This class serves as a quick starting point for clients who are new to GEF.
|
| GraphicalEditorWithPalette |
This class serves as a quick starting point for clients who are new to GEF.
|
| GraphicalViewerImpl |
An EditPartViewer implementation based on
Figures. |
| GraphicalViewerKeyHandler |
An extended KeyHandler which processes default keystrokes for common
navigation in a GraphicalViewer.
|
| PaletteViewerKeyHandler |
KeyHandler for the
Palette. |
| ScrollingGraphicalViewer |
A Graphical Viewer implementation which uses a
FigureCanvas for native scrolling. |
| SelectionSynchronizer |
A utility for synchronizing the selection of multiple EditPartViewers.
|
| TreeViewer |
An EditPartViewer implementation based on a
Tree. |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.