Uses of Class
org.gnu.pango.TabArray

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

Uses of TabArray in org.gnu.gtk
 

Methods in org.gnu.gtk that return TabArray
 TabArray TextAttributes.getTabArray()
           
 

Methods in org.gnu.gtk with parameters of type TabArray
 void TextView.setTabs(TabArray tabStops)
          Sets the default tab stops for paragraphs in text_view.
 

Uses of TabArray in org.gnu.pango
 

Methods in org.gnu.pango with parameters of type TabArray
 void Layout.setTabs(TabArray tabs)
          Sets the tabs to use for layout, overriding the default tabs (by default, tabs are every 8 spaces).
 


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