A B C D E F G H I K L M N O P R S T U V W X Y Z

Z

zoomChanged(double) - Method in class roneditor.ZoomManagerDelegate
 
zoomComboContributionItem - Variable in class roneditor.editor.RonEditorActionBarContributor
The ZoomComboContributionItem placed in the action bar.
zoomIn() - Method in class roneditor.ZoomManagerDelegate
 
zoomManagerDelegate - Variable in class roneditor.AbstractMultiViewerPage
This subclassed ZoomManager is set for the zoom actions and the returned by AbstractMultiViewerPage.getAdapter(Class) for the ZoomComboContributionItem created in the ActionBarContributor.
ZoomManagerDelegate - Class in roneditor
This class implements a ZoomManager that delegates method calls to another ZoomManager which can be replaced.
ZoomManagerDelegate() - Constructor for class roneditor.ZoomManagerDelegate
Standard constructor that calls the super constructor with null arguments since method calls will be delegated to ZoomManagerDelegate.currentZoomManager.
zoomOut() - Method in class roneditor.ZoomManagerDelegate
 
zoomTo(Rectangle) - Method in class roneditor.ZoomManagerDelegate
 

A B C D E F G H I K L M N O P R S T U V W X Y Z