StatusBarPanel

Undocumented in source.

Constructors

this
this(Dstring text)
Undocumented in source.
this
this(Dstring text, int width)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(StatusBarPanel pnl)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(StatusBarPanel pnl)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

borderStyle
StatusBarPanelBorderStyle borderStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
StatusBarPanelBorderStyle borderStyle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parent
StatusBar parent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta