BIntegerColumn
class BIntegerColumn : public BTitledColumn
BIntegerColumn(const char* title, float width,
class GraphColumn : public BIntegerColumn
BIntegerColumn::BIntegerColumn(const char* title, float width, float minWidth,
BIntegerColumn::DrawField(BField *field, BRect rect, BView* parent)
BIntegerColumn::CompareFields(BField *field1, BField *field2)
BIntegerColumn(name, width, minWidth, maxWidth, align)