Jazz API Documentation

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

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

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

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


Jazz API Documentation