Inheritance diagram for LabelEntry:
Public Member Functions | |
LabelEntry (const TGWindow *parent, Int_t Width, Int_t Height) | |
Public Attributes | |
TGLabel * | fLabel |
TGNumberEntry * | fNumberEntry |
TGTextButton * | fTextButton1 |
TGTextButton * | fTextButton2 |
TGTableLayout * | tabLayout |
Definition at line 1903 of file stressGUI.cxx.
Definition at line 1915 of file stressGUI.cxx.
References TGCompositeFrame::AddFrame(), TGFrame::ChangeOptions(), TGCompositeFrame::ChangeOptions(), fLabel, fNumberEntry, fTextButton1, fTextButton2, TGFrame::GetOptions(), kFALSE, kFixedWidth, kLHintsCenterX, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsFillX, kLHintsFillY, TGCompositeFrame::Layout(), TGFrame::Resize(), TGCompositeFrame::SetLayoutManager(), and tabLayout.