Uses of Interface
com.cmpware.ide.views.IZoomable

Packages that use IZoomable
com.cmpware.ide.actions   
com.cmpware.ide.views   
 

Uses of IZoomable in com.cmpware.ide.actions
 

Constructors in com.cmpware.ide.actions with parameters of type IZoomable
ZoomInAction(IZoomable zoomableView)
           
ZoomOutAction(IZoomable zoomableView)
           
 

Uses of IZoomable in com.cmpware.ide.views
 

Classes in com.cmpware.ide.views that implement IZoomable
 class ArrayView
          This class implements the graphical view of the processor array.
 class ImageView
          This class implements the image view window.