Uses of Class
fr.umlv.unitex.TextField

Packages that use TextField
fr.umlv.unitex   
 

Uses of TextField in fr.umlv.unitex
 

Fields in fr.umlv.unitex declared as TextField
 TextField GraphFrame.texte
          Text field used to edit box content
 

Constructors in fr.umlv.unitex with parameters of type TextField
GraphicalZone(int w, int h, TextField t, GraphFrame p)
          Constructs a new GraphicalZone.