Side of Software
Print Preview Library 1.8.1

Uses of Interface
sos.preview.ZoomFunction

Uses of ZoomFunction in sos.preview
 

Classes in sos.preview that implement ZoomFunction
 class DefaultZoomFunction
          A default implementation of ZoomFunction that has a constant zoom "jump," a minimum zoom, and a maximum zoom.
 

Methods in sos.preview that return ZoomFunction
protected  ZoomFunction JPrintPreviewPane.createDefaultZoomFunction()
          Creates and returns a default zoom function.
 ZoomFunction JPrintPreviewPane.getZoomFunction()
          Returns the object that controls the amount of zooming.
 

Methods in sos.preview with parameters of type ZoomFunction
 void JPrintPreviewPane.setZoomFunction(ZoomFunction zoomFunction)
          Sets the zoom function, which is used to determine how much the print preview should zoom.
 


Side of Software
Print Preview Library 1.8.1

Copyright 2003-07 Side of Software (SOS). All rights reserved.