4 #ifndef ROOT_TGCommandPlugin 5 #define ROOT_TGCommandPlugin
TGTextBuffer * fCommandBuf
virtual ~TGCommandPlugin()
Destructor.
TGCommandPlugin(const TGWindow *p, UInt_t w, UInt_t h)
TGCommandPlugin Constructor.
#define ClassDef(name, id)
void HandleCommand()
Handle command line from the "command" combo box.
virtual Bool_t HandleTimer(TTimer *t)
Handle timer event.
Handles synchronous and a-synchronous timer events.
void CheckRemote(const char *)
Check if actual ROOT session is a remote one or a local one.