public | StatusBarTextItem(const String<char>& text_) |
public override void | Measure(Point& loc, bool afterSpring) |
public nothrow int | MinWidth() const |
public nothrow void | SetMinWidth(int minWidth_) |
public void | SetText(const String<char>& text_) |
public override void | WriteScreen() |
private Point | location |
private int | minWidth |
private String<uchar> | text |