Inheritance diagram for TextAlignWindow:
Public Member Functions | |
TextAlignWindow () | |
void | SetTextPosition (Int_t hid, Int_t vid) |
Protected Attributes | |
TGTextButton * | fButton |
Definition at line 589 of file stressGUI.cxx.
TextAlignWindow::TextAlignWindow | ( | ) |
Definition at line 618 of file stressGUI.cxx.
References TGCompositeFrame::AddFrame(), TGFrame::ChangeOptions(), fButton, TGCompositeFrame::GetDefaultSize(), TGFrame::GetOptions(), TGGroupFrame::kCenter, kDeepCleanup, kFixedSize, kLHintsBottom, kLHintsCenterX, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsLeft, kLHintsRight, kTextBottom, kTextCenterX, kTextCenterY, kTextLeft, kTextRight, kTextTop, TGCompositeFrame::Layout(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TGFrame::Resize(), TGButtonGroup::SetButton(), TGCompositeFrame::SetCleanup(), TGButton::SetOn(), TGGroupFrame::SetTitlePos(), TGButton::SetToolTipText(), TGMainFrame::SetWindowName(), TGMainFrame::SetWMPosition(), and top().
Definition at line 601 of file stressGUI.cxx.
References fButton, TGTextButton::GetTextJustify(), kTextBottom, kTextCenterX, kTextCenterY, kTextLeft, kTextRight, kTextTop, and TGTextButton::SetTextJustify().
TGTextButton* TextAlignWindow::fButton [protected] |
Definition at line 592 of file stressGUI.cxx.
Referenced by SetTextPosition(), and TextAlignWindow().