org.gnu.gtk
public class CellRendererCombo extends CellRendererText
| Nested Class Summary | |
|---|---|
| static class | CellRendererCombo.Attribute |
| Constructor Summary | |
|---|---|
| CellRendererCombo() | |
| Method Summary | |
|---|---|
| boolean | getHasEntry() |
| TreeModel | getModel() |
| int | getTextColumn() |
| void | setHasEntry(boolean hasEntry) |
| void | setModel(TreeModel model) |
| void | setTextColumn(int column) |