static const TGGC & getFillGC()
const FWFramedTextTableCellRenderer & operator=(const FWFramedTextTableCellRenderer &)
void setData(const std::string &)
virtual UInt_t width() const
returns the minimum width of the cell to which the renderer is representing
virtual UInt_t height() const
returns the minimum height of the cell to which the renderer is representing
const TGGC * m_frameContext
virtual void draw(Drawable_t iID, int iX, int iY, unsigned int iWidth, unsigned int iHeight)
const TGGC * graphicsContext() const
static const TGGC & getDefaultGC()
const TGFont * font() const
void setGraphicsContext(const TGGC *iContext)
FWFramedTextTableCellRenderer(const TGGC *iTextContext=&(getDefaultGC()), const TGGC *iFillContext=&(getFillGC()), Justify iJustify=kJustifyLeft)
virtual ~FWFramedTextTableCellRenderer()