- All Known Implementing Classes:
- CellView, ComboBox, ComboBoxText, EntryCompletion, IconView, 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