TControlBarImp


class description - source file - inheritance tree

class TControlBarImp


    public:
TControlBarImp(TControlBar* c, const char*, Int_t, Int_t) TControlBarImp(const TControlBarImp&) TControlBarImp(TControlBar* c, const char*) virtual ~TControlBarImp() static TClass* Class() virtual void Create() virtual TControlBar* GetControlBar() virtual void Hide() virtual TClass* IsA() const virtual void SetFont(const char* fontName) virtual void SetTextColor(const char* colorName) virtual void Show() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TControlBar* fControlBar TControlBar associated with this implementation Int_t fXpos Initial x position Int_t fYpos Initial y position

Class Description



Last update: Fri May 14 13:32:37 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.