Uses of Class
org.gnu.pango.Context

Packages that use Context
org.gnu.gtk   
org.gnu.pango   
 

Uses of Context in org.gnu.gtk
 

Methods in org.gnu.gtk that return Context
 Context Widget.createContext()
          Creates a new Context with the appropriate Colormap, FontDescription, and base direction for drawing text for this widget.
 Context Widget.getContext()
          Gets a Context with the appropriate Colormap, FontDescription and base direction for this widget.
 

Uses of Context in org.gnu.pango
 

Constructors in org.gnu.pango with parameters of type Context
Layout(Context context)
          Construct a new Layout with the given Context.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net