Uses of Class
org.gnu.gtk.CellRendererAttribute

Packages that use CellRendererAttribute
org.gnu.gtk   
 

Uses of CellRendererAttribute in org.gnu.gtk
 

Subclasses of CellRendererAttribute in org.gnu.gtk
static class CellRendererPixbuf.Attribute
          Attributes for the CellRenderer
static class CellRendererText.Attribute
          Attributes which may be used to connect to data in a TreeModel via methods in the TreeViewColumn object.
static class CellRendererToggle.Attribute
          Attributes for mapping to data in the TreeModel
 

Methods in org.gnu.gtk with parameters of type CellRendererAttribute
 void TreeViewColumn.addAttributeMapping(CellRenderer renderer, CellRendererAttribute attribute, DataBlock dataBlock)
          TreeView widgets contain TreeViewColumn objects.
 


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