Uses of Interface
bookExamples.ch26Graphics.zoom.ZoomTarget

Packages that use ZoomTarget
bookExamples.ch26Graphics.zoom   
 

Uses of ZoomTarget in bookExamples.ch26Graphics.zoom
 

Classes in bookExamples.ch26Graphics.zoom that implement ZoomTarget
 class ZoomTargetPanel
           
 

Constructors in bookExamples.ch26Graphics.zoom with parameters of type ZoomTarget
ZoomSourcePanel(java.lang.String imagefile, ZoomTarget zoomtarget)