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