Package | Description |
---|---|
org.eclipse.gef.ui.palette | |
org.eclipse.gef.ui.parts |
Modifier and Type | Class and Description |
---|---|
class |
PaletteViewer
Graphical viewer for the GEF palette.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphicalViewerImpl
An EditPartViewer implementation based on
Figures . |
class |
ScrollingGraphicalViewer
A Graphical Viewer implementation which uses a
FigureCanvas for native scrolling. |
class |
TreeViewer
An EditPartViewer implementation based on a
Tree . |
Modifier and Type | Method and Description |
---|---|
void |
DomainEventDispatcher.dispatchNativeDragFinished(DragSourceEvent event,
AbstractEditPartViewer viewer)
Dispatches a drag finished event.
|
void |
DomainEventDispatcher.dispatchNativeDragStarted(DragSourceEvent event,
AbstractEditPartViewer viewer)
Dispatches a drag started event.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.