Uses of Interface
org.eclipse.gef.editparts.ZoomListener
Packages that use ZoomListener
Package
Description
This package contains abstract implementation of the EditPart interface.
This package support for using JFace Actions in your EditorPart.
-
Uses of ZoomListener in org.eclipse.gef.editparts
Methods in org.eclipse.gef.editparts with parameters of type ZoomListenerModifier and TypeMethodDescriptionvoid
ZoomManager.addZoomListener
(ZoomListener listener) Deprecated, for removal: This API element is subject to removal in a future version.Use {@link #org.eclipse.draw2d.zoom.ZoomManager.addZoomListener(ZoomListener listener)} instead.void
ZoomManager.removeZoomListener
(ZoomListener listener) Deprecated, for removal: This API element is subject to removal in a future version.Use {@link #org.eclipse.draw2d.zoom.ZoomManager.removeZoomListener(ZoomListener listener)} instead. -
Uses of ZoomListener in org.eclipse.gef.ui.actions
Classes in org.eclipse.gef.ui.actions that implement ZoomListenerModifier and TypeClassDescriptionclass
A ControlContribution that uses aCombo
as its controlclass
class