Jazz API Documentation

Uses of Class
edu.umd.cs.jazz.component.ZImage

Packages that use ZImage
edu.umd.cs.jazz.component This package contains several visual components that may be useful for Jazz applications. 
 

Uses of ZImage in edu.umd.cs.jazz.component
 

Methods in edu.umd.cs.jazz.component with parameters of type ZImage
 void ZImage.duplicateObject(ZImage refImage)
          Copies all object information from the reference object into the current object.
 


Jazz API Documentation