Package | Description |
---|---|
org.eclipse.gef.editparts |
This package contains abstract implementation of the EditPart interface.
|
org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
Modifier and Type | Method and Description |
---|---|
void |
ZoomManager.addZoomListener(ZoomListener listener)
Adds the given ZoomListener to this ZoomManager's list of listeners.
|
void |
ZoomManager.removeZoomListener(ZoomListener listener)
Removes the given ZoomListener from this ZoomManager's list of listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
ZoomComboContributionItem
A ControlContribution that uses a
Combo as
its control |
class |
ZoomInAction |
class |
ZoomOutAction |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.