StatusBarPanel

Constructors

this
this(Dstring text)
this(Dstring text, int width)
this()

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]
StatusBarPanelBorderStyle borderStyle [@property getter]
parent
StatusBar parent [@property getter]
text
Dstring text [@property setter]
Dstring text [@property getter]
width
int width [@property setter]
int width [@property getter]

Meta