|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.gnome.gtk.DataColumn
org.gnome.gtk.DataColumnLong
public final class DataColumnLong
A column of long
values in a TreeModel. This class complements
DataColumnInteger by adding the ability to use long
data when
sorting or for CellRenderer properties.
See DataColumnInteger
for discussion of why you may not necessarily
need this column type even though you might think you do.
Constructor Summary | |
---|---|
DataColumnLong()
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataColumnLong()
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |