Uses of Class
gnu.x11.Text

Packages that use Text
gnu.x11 Provide X protocols. 
 

Uses of Text in gnu.x11
 

Methods in gnu.x11 with parameters of type Text
 void Drawable.poly_text(GC gc, int x, int y, Text[] texts)
           
 void Drawable.poly_text16(GC gc, int x, int y, Text[] texts)