Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TBrowserImp Class Reference

#include <TBrowserImp.h>

Inheritance diagram for TBrowserImp:

Inheritance graph
[legend]
Collaboration diagram for TBrowserImp:

Collaboration graph
[legend]
List of all members.

Public Methods

 TBrowserImp (TBrowser *b=0)
 TBrowserImp (TBrowser *b, const char *title, UInt_t width, UInt_t height)
 TBrowserImp (TBrowser *b, const char *title, Int_t x, Int_t y, UInt_t width, UInt_t height)
virtual ~TBrowserImp ()
virtual void Add (TObject *, const char *)
virtual void BrowseObj (TObject *)
TBrowserBrowser () const
virtual void ExecuteDefaultAction (TObject *)
virtual void Iconify ()
virtual void RecursiveRemove (TObject *)
virtual void Refresh (Bool_t=kFALSE)
virtual void Show ()

Protected Attributes

TBrowserfBrowser
Bool_t fShowCycles

Constructor & Destructor Documentation

TBrowserImp::TBrowserImp TBrowser   b = 0
 

Definition at line 38 of file TBrowserImp.h.

References fShowCycles.

TBrowserImp::TBrowserImp TBrowser   b,
const char *    title,
UInt_t    width,
UInt_t    height
 

Definition at line 55 of file TBrowserImp.h.

TBrowserImp::TBrowserImp TBrowser   b,
const char *    title,
Int_t    x,
Int_t    y,
UInt_t    width,
UInt_t    height
 

Definition at line 56 of file TBrowserImp.h.

virtual TBrowserImp::~TBrowserImp   [virtual]
 

Definition at line 41 of file TBrowserImp.h.


Member Function Documentation

virtual void TBrowserImp::Add TObject  ,
const char *   
[virtual]
 

Reimplemented in TRootBrowser.

Definition at line 43 of file TBrowserImp.h.

virtual void TBrowserImp::BrowseObj TObject   [virtual]
 

Reimplemented in TRootBrowser.

Definition at line 44 of file TBrowserImp.h.

TBrowser* TBrowserImp::Browser   const
 

Definition at line 45 of file TBrowserImp.h.

virtual void TBrowserImp::ExecuteDefaultAction TObject   [virtual]
 

Reimplemented in TRootBrowser.

Definition at line 46 of file TBrowserImp.h.

virtual void TBrowserImp::Iconify   [virtual]
 

Reimplemented in TRootBrowser.

Definition at line 47 of file TBrowserImp.h.

Referenced by TBrowser::Iconify().

virtual void TBrowserImp::RecursiveRemove TObject   [virtual]
 

Reimplemented in TRootBrowser.

Definition at line 48 of file TBrowserImp.h.

virtual void TBrowserImp::Refresh Bool_t    = kFALSE [virtual]
 

Reimplemented in TRootBrowser.

Definition at line 49 of file TBrowserImp.h.

virtual void TBrowserImp::Show   [virtual]
 

Reimplemented in TRootBrowser.

Definition at line 50 of file TBrowserImp.h.

Referenced by TBrowser::Show().


Member Data Documentation

TBrowser* TBrowserImp::fBrowser [protected]
 

Definition at line 34 of file TBrowserImp.h.

Bool_t TBrowserImp::fShowCycles [protected]
 

Definition at line 35 of file TBrowserImp.h.

Referenced by TBrowserImp().


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:56:49 2003 for ROOT by doxygen1.2.16