|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.gnome.gtk.DataColumn
org.gnome.gtk.DataColumnBoolean
public final class DataColumnBoolean
A column of boolean
values in a TreeModel. These are
particularly useful to drive TreeViewColumns containing a
CellRendererToggle, although they are of course used to set the properties
of any boolean
property offered by a CellRenderer.
See DataColumn
for the full discussion of how this family of
classes is employed when working with TreeModels.
Constructor Summary | |
---|---|
DataColumnBoolean()
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataColumnBoolean()
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |