Uses of Class
net.sf.sdedit.ui.components.ZoomPane

Packages that use ZoomPane
net.sf.sdedit.multipage   
net.sf.sdedit.ui.components   
 

Uses of ZoomPane in net.sf.sdedit.multipage
 

Methods in net.sf.sdedit.multipage that return ZoomPane
 ZoomPane MultipagePaintDevice.MultipagePanel.getZoomPane()
           
 

Methods in net.sf.sdedit.multipage with parameters of type ZoomPane
 void MultipagePaintDevice.MultipagePanel.setZoomPane(ZoomPane zoomPane)
           
 

Uses of ZoomPane in net.sf.sdedit.ui.components
 

Methods in net.sf.sdedit.ui.components that return ZoomPane
 ZoomPane Zoomable.getZoomPane()
          Returns the ZoomPane that is used to display this Zoomable.
 ZoomPane FullScreen.getZoomPane()
           
 

Methods in net.sf.sdedit.ui.components with parameters of type ZoomPane
 void Zoomable.setZoomPane(ZoomPane zoomPane)
          Sets the ZoomPane that is used to display this Zoomable.
 



Copyright © 2011. All Rights Reserved.