-
hsbar
jj2000.disp.ImgScrollPane.ISPScrollbar hsbar
The horizontal scrollbar.
-
vsbar
jj2000.disp.ImgScrollPane.ISPScrollbar vsbar
The vertical scrollabr.
-
imgDisplay
jj2000.disp.ImgScrollPane.ImageScrollDisplay imgDisplay
The image display
-
sbType
int sbType
The scrollbar type (always, as needed, etc.)
-
zoom
float zoom
The zoom to use in displaying the image. A factor larger than one
produces a zoom in effect.
-
lastZoom
float lastZoom
The zoom used in the last scrollbar calculation.
-
lastSize
Dimension lastSize
The viewable size used in the last scrollbar calculation.
-
copyScroll
boolean copyScroll
If scrolling is to be done by copying ot not. If not done by copying
everything is redrawn.