|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZoomListener | |
---|---|
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. |
Uses of ZoomListener in org.eclipse.gef.editparts |
---|
Methods in org.eclipse.gef.editparts with parameters of type ZoomListener | |
---|---|
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. |
Uses of ZoomListener in org.eclipse.gef.ui.actions |
---|
Classes in org.eclipse.gef.ui.actions that implement ZoomListener | |
---|---|
class |
ZoomComboContributionItem
A ControlContribution that uses a Combo as
its control |
class |
ZoomInAction
|
class |
ZoomOutAction
|
|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |