Package | Description |
---|---|
org.eclipse.gef.ui.palette | |
org.eclipse.gef.ui.parts | |
org.eclipse.gef.ui.rulers |
Class and Description |
---|
AbstractEditPartViewer
The base implementation for EditPartViewer.
|
GraphicalViewerImpl
An EditPartViewer implementation based on
Figures . |
ScrollingGraphicalViewer
A Graphical Viewer implementation which uses a
FigureCanvas for native scrolling. |
Class and Description |
---|
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.
|
Class and Description |
---|
ScrollingGraphicalViewer
A Graphical Viewer implementation which uses a
FigureCanvas for native scrolling. |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.