EditorWindow Class Reference

Inheritance diagram for EditorWindow:

TGMainFrame TGCompositeFrame TGCompositeFrame TGFrame TGFrame TGFrame TGFrame TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow List of all members.

Public Member Functions

 EditorWindow (const TGWindow *p, UInt_t w, UInt_t h)
void LoadBuffer (const char *buffer)
void AddBuffer (const char *buffer)

Private Attributes

TGTextEditfEdit
TGTextButtonfOK
TGLayoutHintsfL1
TGLayoutHintsfL2

Detailed Description

Definition at line 1727 of file stressGUI.cxx.


Constructor & Destructor Documentation

EditorWindow::EditorWindow ( const TGWindow p,
UInt_t  w,
UInt_t  h 
)

Definition at line 1744 of file stressGUI.cxx.

References AddBuffer(), TGCompositeFrame::AddFrame(), fEdit, fL1, fL2, fOK, gClient, TGFrame::GetBlackPixel(), TGClient::GetColorByName(), TGCompositeFrame::GetDefaultSize(), kDeepCleanup, kDoubleBorder, kLHintsBottom, kLHintsCenterX, kLHintsExpandX, kLHintsExpandY, kSunkenFrame, TGCompositeFrame::Layout(), LoadBuffer(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TGFrame::Resize(), TGCompositeFrame::SetCleanup(), TGTextView::SetSelectBack(), TGTextView::SetSelectFore(), TGMainFrame::SetWindowName(), and TGMainFrame::SetWMPosition().


Member Function Documentation

void EditorWindow::LoadBuffer ( const char *  buffer  ) 

Definition at line 1778 of file stressGUI.cxx.

References fEdit, and TGTextView::LoadBuffer().

Referenced by EditorWindow().

void EditorWindow::AddBuffer ( const char *  buffer  ) 

Definition at line 1786 of file stressGUI.cxx.

References TGTextView::AddText(), fEdit, and TGText::LoadBuffer().

Referenced by EditorWindow().


Member Data Documentation

TGTextEdit* EditorWindow::fEdit [private]

Definition at line 1730 of file stressGUI.cxx.

Referenced by AddBuffer(), EditorWindow(), and LoadBuffer().

TGTextButton* EditorWindow::fOK [private]

Definition at line 1731 of file stressGUI.cxx.

Referenced by EditorWindow().

TGLayoutHints* EditorWindow::fL1 [private]

Definition at line 1732 of file stressGUI.cxx.

Referenced by EditorWindow().

TGLayoutHints* EditorWindow::fL2 [private]

Definition at line 1733 of file stressGUI.cxx.

Referenced by EditorWindow().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:25:10 2011 for ROOT_528-00b_version by  doxygen 1.5.1