java-gnome version 4.0.19

org.gnome.gtk
Interface CellLayout

All Known Implementing Classes:
CellView, ComboBox, ComboBoxEntry, EntryCompletion, IconView, TextComboBox, TextComboBoxEntry, TreeViewColumn

public interface CellLayout

Classes which CellRenderers can be packed into. The most common use of this interface is when TreeViewColumns are appended to TreeViews and then passed to the various CellRenderer constructors.

Since:
4.0.6
Author:
Andrew Cowie



java-gnome